[arch-commits] Commit in twisted/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Mon Apr 13 11:02:13 UTC 2015


    Date: Monday, April 13, 2015 @ 13:02:12
  Author: fyan
Revision: 236354

upgpkg: twisted 15.1.0-1

Modified:
  twisted/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-13 09:08:01 UTC (rev 236353)
+++ PKGBUILD	2015-04-13 11:02:12 UTC (rev 236354)
@@ -6,7 +6,7 @@
 
 pkgbase=twisted
 pkgname=(python-twisted python2-twisted)
-pkgver=15.0.0
+pkgver=15.1.0
 pkgrel=1
 pkgdesc="Asynchronous networking framework written in Python"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('python-crypto' 'python2-crypto' 'python-zope-interface' 'python2-zope-interface'
              'python-setuptools' 'python2-setuptools' 'python-service-identity' 'python2-service-identity')
 source=("http://twistedmatrix.com/Releases/Twisted/${pkgver%.*}/Twisted-$pkgver.tar.bz2")
-sha1sums=('c72bd9a932d944e2e1c4901f7e1cc79b1214472a')
+sha1sums=('d41d60ff078c8cb9b063f1846a815cec98dc7693')
 
 prepare() {
   cp -a "Twisted-$pkgver"{,-py2}



More information about the arch-commits mailing list