summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2020-03-25 07:45:01 -0400
committerMatthew McGinn2020-03-25 07:45:01 -0400
commit04d14616b5b47fae53b276f35563e50ce1e44758 (patch)
treed6b45245f041e50c49dcdd788d0c5889daabf9e6
parent2c7142bd3933f833ee36385e9d325ad7c3df8ff6 (diff)
downloadaur-04d14616b5b47fae53b276f35563e50ce1e44758.tar.gz
switch to [community] electron7
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2323f75814b6..74249e6d18af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = balena-etcher
makedepends = python2
makedepends = git
makedepends = jq
- depends = electron7-bin
+ depends = electron7
depends = gtk3
depends = libxtst
depends = libxss
diff --git a/PKGBUILD b/PKGBUILD
index 5f2e349e8d4d..c79bc411fdce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ arch=(x86_64)
_github_url='https://github.com/balena-io/etcher'
url='https://etcher.io'
license=(Apache)
-depends=("electron7-bin" "gtk3" "libxtst" "libxss" "nss" "alsa-lib" "nodejs" "glib2" "polkit" "libusb")
+depends=("electron7" "gtk3" "libxtst" "libxss" "nss" "alsa-lib" "nodejs" "glib2" "polkit" "libusb")
makedepends=("npm" "python2" "git" "jq")
optdepends=("libnotify: for notifications")
conflicts=("${_pkgname}"