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

Morten Linderud foxboron at archlinux.org
Fri Dec 21 18:03:52 UTC 2018


    Date: Friday, December 21, 2018 @ 18:03:51
  Author: foxboron
Revision: 417442

upgpkg: python-autobahn 18.11.2-1

Modified:
  python-autobahn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-21 17:58:16 UTC (rev 417441)
+++ PKGBUILD	2018-12-21 18:03:51 UTC (rev 417442)
@@ -3,7 +3,7 @@
 
 pkgbase=python-autobahn
 pkgname=(python-autobahn python2-autobahn)
-pkgver=18.11.1
+pkgver=18.11.2
 pkgrel=1
 pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
 arch=(any)
@@ -12,7 +12,7 @@
 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=('c7e775e46fc033160fa89942de4953ca739f26167f74431dc2c8a3cd165b8755')
+sha256sums=('43262e500aaf8b89fb5f0b60ab13163500ee877908cdd6861208546d95c6dba0')
 
 build() {
   cd "$srcdir/autobahn-$pkgver"



More information about the arch-commits mailing list