Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2207690686ee7c3a68f699335dc8c067ae34d15b
commit 2207690686ee7c3a68f699335dc8c067ae34d15b Author: Melko <[email protected]> Date: Sun Jun 8 14:36:49 2014 +0200 jgraphx-2_8_1_0-1-x86_64 * version bump diff --git a/source/xlib-extra/jgraphx/FrugalBuild b/source/xlib-extra/jgraphx/FrugalBuild index dbfdf69..9595dc5 100644 --- a/source/xlib-extra/jgraphx/FrugalBuild +++ b/source/xlib-extra/jgraphx/FrugalBuild @@ -1,8 +1,10 @@ # Compiling Time: 0.49 SBU # Maintainer: Melko <[email protected]> +options+=('asneeded') + pkgname=jgraphx -pkgver=2_4_0_4 +pkgver=2_8_1_0 pkgrel=1 pkgdesc="Open source graph drawing component." url="http://www.jgraph.com" @@ -11,7 +13,7 @@ archs=('i686' 'x86_64') up2date="Flastarchive $url/downloads/jgraphx/archive/ .zip" Finclude openjava source=(http://www.jgraph.com/downloads/$pkgname/archive/$pkgname-$pkgver.zip) -sha1sums=('a92fd90cf828e24ecdb141d5af0013a04397eaa3') +sha1sums=('f9bad9ba9ff878a5b9617a1b7b6db6a3199fd12d') build() { Fcd $pkgname _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
