Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bc043e6c5b6a020d068bebe9a2068c89f2f8e5db
commit bc043e6c5b6a020d068bebe9a2068c89f2f8e5db Author: Baste <[email protected]> Date: Tue Jan 21 11:22:27 2014 +0100 pycurl-7.19.0.3-2-x86_64 * Move to devel diff --git a/source/devel-extra/pycurl/FrugalBuild b/source/devel/pycurl/FrugalBuild similarity index 95% rename from source/devel-extra/pycurl/FrugalBuild rename to source/devel/pycurl/FrugalBuild index 99e5cb4..b6a6fc5 100644 --- a/source/devel-extra/pycurl/FrugalBuild +++ b/source/devel/pycurl/FrugalBuild @@ -4,12 +4,12 @@ pkgname=pycurl pkgver=7.19.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="Python module interface to the cURL library" depends=('python>=2.7' 'curl' 'zlib' 'openssl>=1.0.0-2') url="http://pycurl.sourceforge.net/" # sourceforge.sh doesn't works -groups=('devel-extra') +groups=('devel') archs=('i686' 'x86_64') up2date="Flasttar $url" source=(http://pycurl.sourceforge.net/download/$pkgname-$pkgver.tar.gz) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
