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

Felix Yan fyan at archlinux.org
Sun May 24 17:59:37 UTC 2015


    Date: Sunday, May 24, 2015 @ 19:59:37
  Author: fyan
Revision: 239727

upgpkg: twisted 15.2.1-1

Modified:
  twisted/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-24 17:30:46 UTC (rev 239726)
+++ PKGBUILD	2015-05-24 17:59:37 UTC (rev 239727)
@@ -6,7 +6,7 @@
 
 pkgbase=twisted
 pkgname=(python-twisted python2-twisted)
-pkgver=15.2.0
+pkgver=15.2.1
 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=('396d2dea0caef8fc470833b9cb98ecb225db3e93')
+sha1sums=('c24b07daa5ff505ee499ec760cf4e1213112bd8f')
 
 prepare() {
   cp -a "Twisted-$pkgver"{,-py2}



More information about the arch-commits mailing list