Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e06bce2e0697f358c08214b98feada1edc36b93c
commit e06bce2e0697f358c08214b98feada1edc36b93c Author: Anthony Jorion <[email protected]> Date: Wed Jan 15 21:46:20 2014 +0100 pysqlite2-2.6.3-2-i686 * Fix up2date and source diff --git a/source/devel-extra/pysqlite2/FrugalBuild b/source/devel-extra/pysqlite2/FrugalBuild index 505e664..62ad1aa 100644 --- a/source/devel-extra/pysqlite2/FrugalBuild +++ b/source/devel-extra/pysqlite2/FrugalBuild @@ -1,20 +1,21 @@ # Compiling Time: 0.02 SBU -# Maintainer: Pingax <[email protected]> +# Maintainer: Anthony Jorion <[email protected]> # Contributor: Priyank Gosalia <[email protected]> # Contributor: enda <[email protected]> pkgname=pysqlite2 pkgver=2.6.3 +_F_archive_name=pysqlite pkgrel=2 pkgdesc="Python DB-API 2.0 interface for SQLite." url="http://initd.org/tracker/pysqlite" depends=('python' 'sqlite3>=3.4.1') groups=('devel-extra') archs=('i686' 'x86_64') -_F_googlecode_name="pysqlite" -Finclude googlecode url="http://pypi.python.org/pypi/pysqlite" -sha1sums=('d74d7649c5a1e9fb19dfa78c28b163007468a8cf') +up2date="Flasttar $url" +source="https://pypi.python.org/packages/source/p/$_F_archive_name/$_F_archive_name-$pkgver.tar.gz" +sha1sums=('b1eed16107232aebec1826b671c99a76e26afa7b') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
