summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée2016-07-06 20:22:42 +0200
committerMattias Andrée2016-07-06 20:22:42 +0200
commitc901ebd619af742cc6b7bf069731ed1a19d57845 (patch)
tree4298abf5260af8fd5c39d1c15410e5367c4fb323 /PKGBUILD
parentae00c30cb15184891a5db9c8c98fca48c8a2aa95 (diff)
downloadaur-c901ebd619af742cc6b7bf069731ed1a19d57845.tar.gz
Update package release to 2.1-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8dba4cadbd6..f6442d967b49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=correctpony
pkgver=2.1
-pkgrel=1
+pkgrel=2
pkgdesc="Passphrase generator based on http://xkcd.com/936/"
arch=('any')
url="https://github.com/maandree/correctpony"
license=('AGPL3')
-depends=('java-runtime>=6' 'argparser')
+depends=('java-runtime>=6' 'argparser-java')
makedepends=('java-environment>=6' 'argparser' 'make' 'sed' 'coreutils' 'auto-auto-complete' 'texinfo' 'gzip')
provides=('correctpony')
conflicts=('correctpony')