[arch-commits] Commit in python-autobahn/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Wed Feb 26 19:46:37 UTC 2020
Date: Wednesday, February 26, 2020 @ 19:46:37
Author: foxboron
Revision: 583109
upgpkg: python-autobahn 20.2.2-1
Modified:
python-autobahn/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-26 19:45:48 UTC (rev 583108)
+++ PKGBUILD 2020-02-26 19:46:37 UTC (rev 583109)
@@ -3,7 +3,7 @@
# Maintainer: Anatol Pomozov
pkgname=python-autobahn
-pkgver=20.2.1
+pkgver=20.2.2
pkgrel=1
pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
arch=(x86_64)
@@ -31,7 +31,7 @@
)
source=(https://files.pythonhosted.org/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
-sha256sums=('1ec603ea374a3b9d85540c499709c41f35f7c6e288b571d12da14aba6c381211')
+sha256sums=('8fb9f3e7f6de5b7ee5479a56582873b927cc25d72319d0a86f43d992048d8171')
build() {
cd "$srcdir/autobahn-$pkgver"
More information about the arch-commits
mailing list