Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fa4f4f960f80ebf30219cf83e07b0d83e793a653
commit fa4f4f960f80ebf30219cf83e07b0d83e793a653 Author: Slown <[email protected]> Date: Mon Nov 11 19:54:25 2013 +0100 lzip-1.15-1-i686 * version bump diff --git a/source/devel-extra/lzip/FrugalBuild b/source/devel-extra/lzip/FrugalBuild index 78eaa2b..8385d2a 100644 --- a/source/devel-extra/lzip/FrugalBuild +++ b/source/devel-extra/lzip/FrugalBuild @@ -1,14 +1,14 @@ -# Compiling Time: 0.05 SBU +# Compiling Time: 0.04 SBU # Maintainer: Slown <[email protected]> pkgname=lzip -pkgver=1.14 +pkgver=1.15 pkgrel=1 pkgdesc="A lossless file compressor based on the LZMA algorithm" url="http://www.nongnu.org/lzip/lzip.html" depends=('libstdc++') groups=('devel-extra') -archs=('i686' 'x86_64' 'arm') +archs=('i686' 'x86_64') up2date="Flasttar http://download.savannah.gnu.org/releases/lzip" source=(http://download.savannah.gnu.org/releases/lzip/$pkgname-$pkgver.tar.gz) -sha1sums=('ee54a3f39f7bf96ec677765f88b8458d0988bf10') +sha1sums=('a79d062d72071b5bb2bb7ef50dda6ac408c24192') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
