summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2019-05-14 07:45:06 +0800
committerMatthew McGinn2019-05-14 07:45:06 +0800
commit1450ad5918b78e6caf565133ef38795dbca6c0af (patch)
treef7b66e79536fcc8347d3b176b769310a44880425
parent521ce98a7c25704be50ea46b36dd7e55b57db1a7 (diff)
downloadaur-1450ad5918b78e6caf565133ef38795dbca6c0af.tar.gz
update PATHs associated with pkg rename
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rwxr-xr-xbalena-etcher-electron2
-rw-r--r--balena-etcher-electron.desktop6
4 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2e6d1debcea..b498f14e82b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = balena-etcher
pkgdesc = Flash OS images to SD cards & USB drives, safely and easily
pkgver = 1.5.38
- pkgrel = 1
+ pkgrel = 2
url = https://etcher.io
arch = x86_64
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index 78a97e6525bf..430b7a16c18e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=balena-etcher
_pkgname=etcher
pkgver=1.5.38
-pkgrel=1
+pkgrel=2
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'
arch=(x86_64)
url='https://etcher.io'
diff --git a/balena-etcher-electron b/balena-etcher-electron
index c008a968b4a1..4e619e94d50b 100755
--- a/balena-etcher-electron
+++ b/balena-etcher-electron
@@ -1,2 +1,2 @@
#!/usr/bin/sh
-exec electron /usr/lib/etcher/lib/start.js "$@"
+exec electron /usr/lib/balena-etcher/lib/start.js "$@"
diff --git a/balena-etcher-electron.desktop b/balena-etcher-electron.desktop
index c663ff785cef..733335b4573e 100644
--- a/balena-etcher-electron.desktop
+++ b/balena-etcher-electron.desktop
@@ -1,8 +1,8 @@
[Desktop Entry]
-Name=Etcher
+Name=BalenaEtcher
Comment=Flash OS images to SD cards and USB drives, safely and easily.
-Exec="/usr/bin/etcher-electron" %U
+Exec="/usr/bin/balena-etcher-electron" %U
Terminal=false
Type=Application
-Icon=etcher-electron
+Icon=balena-etcher-electron
Categories=Utility;