Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=13fdebfd38a796edbbe48ed902404260b5cc2b7e
commit 13fdebfd38a796edbbe48ed902404260b5cc2b7e Author: Anthony Jorion <[email protected]> Date: Fri Jun 7 18:08:39 2013 +0200 potrace-1.11-1-i686 * Version bump diff --git a/source/apps-extra/potrace/FrugalBuild b/source/apps-extra/potrace/FrugalBuild index 571acc3..24a00aa 100644 --- a/source/apps-extra/potrace/FrugalBuild +++ b/source/apps-extra/potrace/FrugalBuild @@ -1,8 +1,8 @@ # Compiling time: 0.05 SBU -# Maintainer: Pingax <[email protected]> +# Maintainer: Pingax <[email protected]> pkgname=potrace -pkgver=1.10 +pkgver=1.11 pkgrel=1 pkgdesc="Transforming bitmaps into vector graphics" url="http://potrace.sourceforge.net" @@ -13,7 +13,7 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://potrace.sourceforge.net | grep 'Source distribution:' | sed 's/.*potrace-\(.*\)\.tar\.gz.*/\1/'" source=($url/download/$pkgname-$pkgver.tar.gz) Fconfopts+=" --enable-metric --enable-a4" -sha1sums=('e6e8b64d85d30b4695d197a79187ac98c2b236f9') +sha1sums=('7296baf27bf35298263cb3ed3df34a38fed0b441') build() { Fbuild _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
