Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=711155fae2f4c3e38dc1d54c175dfa3af231fc78
commit 711155fae2f4c3e38dc1d54c175dfa3af231fc78 Author: DeX77 <[email protected]> Date: Fri Sep 11 16:53:27 2015 +0200 twisted-15.4.0-1-x86_64 * version bump diff --git a/source/devel-extra/twisted/FrugalBuild b/source/devel-extra/twisted/FrugalBuild index 91fce94..bc439de 100644 --- a/source/devel-extra/twisted/FrugalBuild +++ b/source/devel-extra/twisted/FrugalBuild @@ -5,16 +5,17 @@ pkgname=twisted _F_archive_name=Twisted -pkgver=15.3.0 +pkgver=15.4.0 pkgrel=1 pkgdesc="An event-driven networking framework written in Python." url="http://twistedmatrix.com/trac/wiki/TwistedProject" depends=('pyopenssl>=0.5.1' 'pyserial' 'pycrypto>=1.9a6' 'zopeinterface>=3.6') +makedepends=('python-distribute') groups=('devel-extra') archs=('i686' 'x86_64') Finclude python up2date="Flasttar http://twistedmatrix.com/trac/wiki/Downloads" -source=(http://twistedmatrix.com/Releases/Twisted/15.3/Twisted-$pkgver.tar.bz2) -sha1sums=('1932cc62ac038cce1624f3aa1c893bd83afe0f32') +source=(http://twistedmatrix.com/Releases/Twisted/15.4/Twisted-$pkgver.tar.bz2) +sha1sums=('eb3607f58ac3d046fa38f513e15a68544f038c58') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
