Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=323425762b826d695a78d203e00ab05a1329d67a
commit 323425762b826d695a78d203e00ab05a1329d67a Author: Melko <[email protected]> Date: Sun Jun 8 14:31:50 2014 +0200 prison-1.1.1-1-x86_64 * version bump diff --git a/source/xlib-extra/prison/FrugalBuild b/source/xlib-extra/prison/FrugalBuild index 144f01b..09bd061 100644 --- a/source/xlib-extra/prison/FrugalBuild +++ b/source/xlib-extra/prison/FrugalBuild @@ -1,16 +1,18 @@ # Compiling Time: 0.07 SBU # Maintainer: Melko <[email protected]> +options+=('asneeded') + pkgname=prison -pkgver=1.0 -pkgrel=2 +pkgver=1.1.1 +pkgrel=1 pkgdesc="A barcode API to produce QRCode barcodes and DataMatrix barcodes." depends=('qrencode' 'libdmtx' 'libqtgui') groups=('xlib-extra') archs=('i686' 'x86_64') Finclude kde up2date="Flastverdir $_F_kde_mirror/$_F_kde_folder/$pkgname" -source=($_F_kde_mirror/$_F_kde_folder/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.gz) -sha1sums=('ee926d90f683a105a673224dd02c96da92fc0dbe') +source=($_F_kde_mirror/$_F_kde_folder/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz) +sha1sums=('d9542290cf6b2f0d22aec327c027e067df7c4fd8') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
