[arch-commits] Commit in python-autobahn/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Mon Apr 11 17:34:43 UTC 2016
Date: Monday, April 11, 2016 @ 19:34:43
Author: anatolik
Revision: 170508
upgpkg: python-autobahn 0.13.1-1
Modified:
python-autobahn/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-11 17:32:45 UTC (rev 170507)
+++ PKGBUILD 2016-04-11 17:34:43 UTC (rev 170508)
@@ -3,7 +3,7 @@
pkgbase=python-autobahn
pkgname=(python-autobahn python2-autobahn)
-pkgver=0.13.0
+pkgver=0.13.1
pkgrel=1
pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
arch=(any)
@@ -11,7 +11,7 @@
license=(MIT)
makedepends=(python-setuptools python2-setuptools python-twisted python-six python-txaio python2-twisted python2-six python2-txaio)
source=(https://pypi.python.org/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
-sha1sums=('3593f91820a2693b03be5cc307a68861cbc2249a')
+sha1sums=('e2b971abadb4537d8b20e0c0e5b0641f16b4af8b')
prepare() {
cp -a autobahn-$pkgver{,-py2}
More information about the arch-commits
mailing list