summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88c7fe31607e..f66e4cda6460 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
_name=zcash-swing-wallet-ui
pkgname="$_name-git"
pkgver=r138.2247791
-pkgrel=2
+pkgrel=3
pkgdesc="Desktop GUI Wallet for ZCash"
arch=('any')
url="https://github.com/vaklinov/zcash-swing-wallet-ui"
license=('MIT')
-depends=('java-runtime-headless')
+depends=('java-runtime')
makedepends=('git' 'apache-ant')
source=("$_name::git+https://github.com/vaklinov/zcash-swing-wallet-ui"
"launch.sh"{,.sig})