Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dc77d2f6981d71a13aad9d599bf89b0a35c99b41
commit dc77d2f6981d71a13aad9d599bf89b0a35c99b41 Author: DeX77 <[email protected]> Date: Wed Dec 21 15:51:41 2016 +0100 commons-cli-1.3.1-1-x86_64 * version bump diff --git a/source/devel-extra/commons-cli/FrugalBuild b/source/devel-extra/commons-cli/FrugalBuild index ef2c41e..8a6237b 100644 --- a/source/devel-extra/commons-cli/FrugalBuild +++ b/source/devel-extra/commons-cli/FrugalBuild @@ -2,15 +2,16 @@ # Maintainer: Marius Cirsta <[email protected]> pkgname=commons-cli -pkgver=1.2 -pkgrel=2 +pkgver=1.3.1 +pkgrel=1 pkgdesc="Commons CLI library provides an API for processing command line interfaces." url="http://jakarta.apache.org/commons/cli" makedepends=('maven') +depends=('openjre') Finclude openjava _F_cd_path=$pkgname-$pkgver-src groups=('devel-extra') -archs=('i686' 'x86_64') +archs=('x86_64') up2date="Flastarchive http://www.apache.org/dist/commons/cli/source/ -src.tar.gz" source=(http://www.apache.org/dist/commons/cli/source/$pkgname-$pkgver-src.tar.gz) signatures=($source.asc) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
