Date: Monday, August 3, 2015 @ 06:20:03
  Author: fyan
Revision: 137771

upgpkg: python-foolscap 0.8.0-1

Modified:
  python-foolscap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-08-03 04:17:47 UTC (rev 137770)
+++ PKGBUILD    2015-08-03 04:20:03 UTC (rev 137771)
@@ -1,11 +1,12 @@
 # $Id$
-# Maintainer: Alexander Rødseth <[email protected]>
+# Maintainer: Felix Yan <[email protected]>
+# Contributor: Alexander Rødseth <[email protected]>
 # Contributor: Chris Brannon <[email protected]>
 # Contributor: giniu <[email protected]>
 
 pkgbase=python-foolscap
 pkgname=python2-foolscap
-pkgver=0.7.0
+pkgver=0.8.0
 pkgrel=1
 pkgdesc='RPC protocol for Python and Twisted'
 arch=('any')
@@ -17,7 +18,7 @@
 replaces=('python-foolscap<=0.6.3')
 options=('!emptydirs')
 source=("http://foolscap.lothar.com/releases/foolscap-$pkgver.tar.gz";)
-sha256sums=('fba0e016079442c9e69e2752727a1307f4110a1c62319a059650b2ab044b29d8')
+sha256sums=('6ab49e8c52ee49597148802a877593ddb6ca9a63cb32eaae8bff2900667be1c9')
 
 package_python2-foolscap() {
   cd "foolscap-$pkgver"

Reply via email to