From 39913ecc81cfc932bef7788000941cfd8f81e877 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 16 Nov 2017 19:14:50 +0100 Subject: Update correctpony MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- correctpony/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'correctpony/PKGBUILD') 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') -- cgit v1.2.3-70-g09d2