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

Morten Linderud foxboron at archlinux.org
Sat Sep 1 18:11:02 UTC 2018


    Date: Saturday, September 1, 2018 @ 18:11:01
  Author: foxboron
Revision: 375961

upgpkg: python-autobahn 18.8.1-1

Modified:
  python-autobahn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-01 16:53:04 UTC (rev 375960)
+++ PKGBUILD	2018-09-01 18:11:01 UTC (rev 375961)
@@ -1,10 +1,9 @@
-# $Id$
 # Maintainer: Morten Linderud
 # Maintainer: Anatol Pomozov
 
 pkgbase=python-autobahn
 pkgname=(python-autobahn python2-autobahn)
-pkgver=18.7.1
+pkgver=18.8.1
 pkgrel=1
 pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
 arch=(any)
@@ -13,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=('163dd329c2a29f4ef82f7fe85a6f6e654a2aa6837bd83834cf537e4efa9204be')
+sha256sums=('b69858e0be4bff8437b0bd82a0db1cbef7405e16bd9354ba587c043d6d5e1ad9')
 
 prepare() {
   cp -a autobahn-$pkgver{,-py2}



More information about the arch-commits mailing list