summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58731e5e1ad1..6b6d97f149c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python2-foolscap
pkgdesc = RPC protocol for Python and Twisted
- pkgver = 0.6.4
+ pkgver = 0.13.2
pkgrel = 1
url = http://foolscap.lothar.com
arch = any
@@ -10,10 +10,10 @@ pkgbase = python2-foolscap
depends = python2-pyopenssl
conflicts = python2-foolscap-i2p
options = !emptydirs
- source = http://foolscap.lothar.com/releases/foolscap-0.6.4.tar.gz
- source = http://foolscap.lothar.com/releases/foolscap-0.6.4.tar.gz.asc
+ source = http://foolscap.lothar.com/releases/foolscap-0.13.2.tar.gz
+ source = http://foolscap.lothar.com/releases/foolscap-0.13.2.tar.gz.asc
validpgpkeys = 734145FEBE70E5D059C7EDCD3E8692AFAF1B4A2A
- sha256sums = 74b283dd68a3c9d68ebf4e9b4ebf5cfb37480915b6a808ac930fe858a66f8d99
+ sha256sums = 8498c7e9eaecb5b19be74b18d55c2086440be08de29f2bb507f9b505757467ff
sha256sums = SKIP
pkgname = python2-foolscap
diff --git a/PKGBUILD b/PKGBUILD
index 8c53aca89a0f..b31d183cf204 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor : giniu <gginiu@gmail.com>
pkgname=python2-foolscap
-pkgver=0.6.4
+pkgver=0.13.2
pkgrel=1
pkgdesc="RPC protocol for Python and Twisted"
url="http://foolscap.lothar.com"
@@ -23,7 +23,7 @@ source=("http://foolscap.lothar.com/releases/foolscap-${pkgver}.tar.gz"
validpgpkeys=('734145FEBE70E5D059C7EDCD3E8692AFAF1B4A2A')
-sha256sums=('74b283dd68a3c9d68ebf4e9b4ebf5cfb37480915b6a808ac930fe858a66f8d99'
+sha256sums=('8498c7e9eaecb5b19be74b18d55c2086440be08de29f2bb507f9b505757467ff'
'SKIP')
build() {