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

Antonio Rojas arojas at archlinux.org
Sat Jun 11 11:19:13 UTC 2016


    Date: Saturday, June 11, 2016 @ 13:19:13
  Author: arojas
Revision: 179674

Update to 0.14.1

Modified:
  python-autobahn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-11 10:45:38 UTC (rev 179673)
+++ PKGBUILD	2016-06-11 11:19:13 UTC (rev 179674)
@@ -3,7 +3,7 @@
 
 pkgbase=python-autobahn
 pkgname=(python-autobahn python2-autobahn)
-pkgver=0.13.1
+pkgver=0.14.1
 pkgrel=1
 pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
 arch=(any)
@@ -10,8 +10,8 @@
 url='http://autobahn.ws/python/'
 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=('e2b971abadb4537d8b20e0c0e5b0641f16b4af8b')
+source=(https://pypi.io/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
+sha1sums=('c04290b733e73ad0318f2a3e9dde2f82a018edb4')
 
 prepare() {
   cp -a autobahn-$pkgver{,-py2}



More information about the arch-commits mailing list