Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=75e36d3103824e8d7e3aceb56362bc7b7bacfec5
commit 75e36d3103824e8d7e3aceb56362bc7b7bacfec5 Author: DeX77 <[email protected]> Date: Tue May 6 16:17:44 2014 +0200 * switch from googlecode to pypi diff --git a/source/devel-extra/python-sendfile/FrugalBuild b/source/devel-extra/python-sendfile/FrugalBuild index a0ac3a6..2b08335 100644 --- a/source/devel-extra/python-sendfile/FrugalBuild +++ b/source/devel-extra/python-sendfile/FrugalBuild @@ -8,8 +8,9 @@ pkgdesc="A Python interface to sendfile(2)" groups=('devel-extra') archs=('i686' 'x86_64') depends=('python>=2.7') -_F_googlecode_name="pysendfile" -Finclude googlecode +_F_pypi_name="pysendfile" +_F_archive_name="$_F_pypi_name" +Finclude pypi sha1sums=('6dd792079387512bf054d2f2218014732394e3fc') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
