summaryrefslogtreecommitdiffstats
path: root/snap/snapcraft.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'snap/snapcraft.yaml')
-rw-r--r--snap/snapcraft.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index bb81316..de17ee7 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -1,4 +1,4 @@
-name: gotop-cjbassi
+name: gotop-xxxserxxx
base: core18
version: determined-by-version-script
version-script: git describe --always --tags --dirty
@@ -15,7 +15,7 @@ parts:
gotop:
source: .
plugin: go
- go-importpath: github.com/cjbassi/gotop
+ go-importpath: github.com/xxxserxxx/gotop
build-packages:
- git-core
- gcc
@@ -31,7 +31,7 @@ plugs:
system-observe:
apps:
- gotop-cjbassi:
+ gotop-xxxserxxx:
command: bin/gotop
environment:
LANG: C.UTF-8