[arch-commits] Commit in python-autobahn/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Wed Apr 15 10:26:43 UTC 2020
Date: Wednesday, April 15, 2020 @ 10:26:42
Author: yan12125
Revision: 614585
upgpkg: python-autobahn 20.4.2-1
Modified:
python-autobahn/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-15 10:26:27 UTC (rev 614584)
+++ PKGBUILD 2020-04-15 10:26:42 UTC (rev 614585)
@@ -3,7 +3,7 @@
# Maintainer: Anatol Pomozov
pkgname=python-autobahn
-pkgver=20.4.1
+pkgver=20.4.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=('6d3989e4d8b0e961c9d3bb1fe133099767bbd5080cea21b2bdc2a0a1b4581b2e')
+sha256sums=('1c943f94bb759c07445a6984a3bc4c76f73e2a90a1fc2c3521c211579b73d3db')
build() {
cd "$srcdir/autobahn-$pkgver"
More information about the arch-commits
mailing list