aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--correctpony/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/correctpony/PKGBUILD b/correctpony/PKGBUILD
index 554ef26..740cb79 100644
--- a/correctpony/PKGBUILD
+++ b/correctpony/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=correctpony
pkgver=2.1
-pkgrel=2
+pkgrel=3
pkgdesc="Passphrase generator based on http://xkcd.com/936/"
arch=('any')
url="https://github.com/maandree/correctpony"
license=('AGPL3')
-depends=('java-runtime>=6' 'argparser-java')
+depends=('java-runtime-headless>=6' 'argparser-java')
makedepends=('java-environment>=6' 'argparser-java' 'make' 'sed' 'coreutils' 'auto-auto-complete' 'texinfo' 'gzip')
provides=('correctpony')
conflicts=('correctpony')