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

Felix Yan fyan at archlinux.org
Tue May 19 06:18:35 UTC 2015


    Date: Tuesday, May 19, 2015 @ 08:18:35
  Author: fyan
Revision: 239548

upgpkg: twisted 15.2.0-1

Modified:
  twisted/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-19 06:17:26 UTC (rev 239547)
+++ PKGBUILD	2015-05-19 06:18:35 UTC (rev 239548)
@@ -6,7 +6,7 @@
 
 pkgbase=twisted
 pkgname=(python-twisted python2-twisted)
-pkgver=15.1.0
+pkgver=15.2.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=('d41d60ff078c8cb9b063f1846a815cec98dc7693')
+sha1sums=('396d2dea0caef8fc470833b9cb98ecb225db3e93')
 
 prepare() {
   cp -a "Twisted-$pkgver"{,-py2}



More information about the arch-commits mailing list