Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2e4b073201970e67ab0fafa39d0150eab07e23ab
commit 2e4b073201970e67ab0fafa39d0150eab07e23ab Author: crazy <[email protected]> Date: Wed Jun 1 16:44:37 2016 +0200 configobj-5.0.6-1-x86_64 * Version bump * project moved to pypi diff --git a/source/devel-extra/configobj/FrugalBuild b/source/devel-extra/configobj/FrugalBuild index 4f66435..66c6f96 100644 --- a/source/devel-extra/configobj/FrugalBuild +++ b/source/devel-extra/configobj/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: bouleetbil <[email protected]> pkgname=configobj -pkgver=4.7.2 -pkgrel=3 +pkgver=5.0.6 +pkgrel=1 pkgdesc="Simple but powerful config file reader and writer: an ini file round tripper." depends=('python') makedepends=('distribute') groups=('devel-extra') archs=('i686' 'x86_64') -_F_sourceforge_ext=".zip" -Finclude sourceforge +Finclude pypi +source=(https://pypi.python.org/packages/64/61/079eb60459c44929e684fa7d9e2fdca403f67d64dd9dbac27296be2e0fab/configobj-$pkgver.tar.gz) url="http://www.voidspace.org.uk/python/configobj.html" -sha1sums=('2e6e33a5f685926bea2d4745cf81403c2c974e81') +sha1sums=('add3ae15e3f0d2d28d37370dcad930243cb4145c') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
