Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=00df3277c25ac38ff15f00edfd58b4dcf9c1cabd
commit 00df3277c25ac38ff15f00edfd58b4dcf9c1cabd Author: DeX77 <[email protected]> Date: Sun Aug 18 14:46:45 2013 +0200 libpst-0.6.61-1-x86_64 * version bump + added asneeded option diff --git a/source/xlib-extra/libpst/FrugalBuild b/source/xlib-extra/libpst/FrugalBuild index dab1ced..ee563ad 100644 --- a/source/xlib-extra/libpst/FrugalBuild +++ b/source/xlib-extra/libpst/FrugalBuild @@ -1,8 +1,10 @@ # Compiling Time: 0.77 SBU # Maintainer: DeX77 <[email protected]> +options+=('asneeded') + pkgname=libpst -pkgver=0.6.60 +pkgver=0.6.61 pkgrel=1 pkgdesc="Utilities to convert Outlook .pst files to other formats" url="http://www.five-ten-sg.com/$pkgname" @@ -13,7 +15,7 @@ Finclude python makedepends=('boost>=1.50.0') groups=('xlib-extra') archs=('i686' 'x86_64') -sha1sums=('3ad57359dc56112021fd0aec9b79af85346950d9') +sha1sums=('008780f231fbb8e67f2e74eb78f4726f1ec5ba10') subpkgs=("${subpkgs[@]}" "$pkgname-python") subdescs=("${subdescs[@]}" "$pkgname python binding") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
