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

Morten Linderud foxboron at archlinux.org
Fri Jan 11 14:44:17 UTC 2019


    Date: Friday, January 11, 2019 @ 14:44:16
  Author: foxboron
Revision: 422428

upgpkg: python-autobahn 19.1.1-1

Modified:
  python-autobahn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-11 14:43:54 UTC (rev 422427)
+++ PKGBUILD	2019-01-11 14:44:16 UTC (rev 422428)
@@ -3,16 +3,16 @@
 
 pkgbase=python-autobahn
 pkgname=(python-autobahn python2-autobahn)
-pkgver=18.12.1
+pkgver=19.1.1
 pkgrel=1
 pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
 arch=(any)
-url='http://autobahn.ws/python/'
+url='https://crossbar.io/autobahn/'
 license=(MIT)
 makedepends=(python-setuptools python2-setuptools python-twisted python-six python-txaio python2-twisted python2-six python2-txaio)
 checkdepends=(python2-unittest2)
 source=(https://pypi.io/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
-sha256sums=('bec9e04c97536a6c0044965db4a478672a01c4adee0aa84d9c4a0945b2adc879')
+sha256sums=('aebbadb700c13792a2967c79002855d1153b9ec8f2949d169e908388699596ff')
 
 build() {
   cd "$srcdir/autobahn-$pkgver"



More information about the arch-commits mailing list