Date: Thursday, January 3, 2013 @ 18:53:59
  Author: eric
Revision: 174289

upgpkg: twisted 12.3.0-1

Upstream update

Modified:
  twisted/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-01-03 23:42:31 UTC (rev 174288)
+++ PKGBUILD    2013-01-03 23:53:59 UTC (rev 174289)
@@ -4,9 +4,9 @@
 # Contributor:  Douglas Soares de Andrade <[email protected]>
 
 pkgname=twisted
-pkgver=12.2.0
-pkgrel=2
-pkgdesc="Asynchronous networking framework written in Python."
+pkgver=12.3.0
+pkgrel=1
+pkgdesc="Asynchronous networking framework written in Python"
 arch=('i686' 'x86_64')
 url="http://twistedmatrix.com/";
 license=('MIT')
@@ -18,7 +18,7 @@
            'tk: for using tkconch')
 install=twisted.install
 
source=(http://twistedmatrix.com/Releases/Twisted/${pkgver%.*}/Twisted-$pkgver.tar.bz2)
-sha1sums=('c51834c1270e7a4bb0de9190056e4317413920f9')
+sha1sums=('921bef9a560edd14ea2b559ac0d674f4dac4fd65')
 
 build() {
     cd "$srcdir/Twisted-$pkgver"

Reply via email to