Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e3b43f07a2472040f9d554e09847e865b9fd8b9f
commit e3b43f07a2472040f9d554e09847e865b9fd8b9f Author: Melko <[email protected]> Date: Thu Sep 11 14:19:27 2014 +0200 cython-0.21-1-x86_64 * version bump diff --git a/source/devel-extra/cython/FrugalBuild b/source/devel-extra/cython/FrugalBuild index a76b265..22cb5a5 100644 --- a/source/devel-extra/cython/FrugalBuild +++ b/source/devel-extra/cython/FrugalBuild @@ -4,7 +4,7 @@ options+=('asneeded') pkgname=cython -pkgver=0.20.2 +pkgver=0.21 pkgrel=1 pkgdesc="C-Extensions for Python" url="http://www.cython.org" @@ -14,7 +14,7 @@ archs=('i686' 'x86_64') _F_archive_name="Cython" up2date="Flasttar $url" source=($url/release/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('e3fd4c32bdfa4a388cce9538417237172c656d55') +sha1sums=('f5784539870715e33b51374e9c4451ff6ff21c7f') build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
