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

Felix Yan fyan at archlinux.org
Fri Sep 19 03:44:01 UTC 2014


    Date: Friday, September 19, 2014 @ 05:44:01
  Author: fyan
Revision: 222081

upgpkg: twisted 14.0.2-1

Modified:
  twisted/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-19 00:09:54 UTC (rev 222080)
+++ PKGBUILD	2014-09-19 03:44:01 UTC (rev 222081)
@@ -6,7 +6,7 @@
 
 pkgbase=twisted
 pkgname=(python-twisted python2-twisted)
-pkgver=14.0.1
+pkgver=14.0.2
 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=('4d3c0188f073136212ac55071bce12c65787da70')
+sha1sums=('b908dc0d117a782d2becc83fbb906ba4311f3351')
 
 prepare() {
   cp -a "Twisted-$pkgver"{,-py2}




More information about the arch-commits mailing list