summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuten Ye2020-01-09 14:14:37 +0800
committerGuten Ye2020-01-09 14:14:37 +0800
commitfd5feda882037c149be89b95e69b277082b2f99f (patch)
treec7ba59dece1ba0d4c590e2eec10a045296b6a664 /PKGBUILD
parent47dfd3745411c1fb188e03441ff3e902bf8b208f (diff)
downloadaur-fd5feda882037c149be89b95e69b277082b2f99f.tar.gz
Remove gconf dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bac7fcba5b94..e5921d2fb1bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=exodus
pkgver=20.1.4
-pkgrel=1
+pkgrel=2
pkgdesc="All-in-one app to secure, manage and exchange blockchain assets"
arch=('x86_64')
url="https://exodus.io"
license=('custom')
-depends=('gconf' 'gtk2' 'nss' 'libxss' 'glibc>=2.28-4')
+depends=('gtk2' 'nss' 'libxss' 'glibc>=2.28-4')
source=("https://exodusbin.azureedge.net/releases/exodus-linux-x64-${pkgver}.zip"
"${pkgname}.svg"
"${pkgname}.desktop"