[arch-commits] Commit in python-autobahn/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Wed Apr 1 21:22:48 UTC 2020
Date: Wednesday, April 1, 2020 @ 21:22:47
Author: foxboron
Revision: 609261
upgpkg: python-autobahn 20.4.1-1
Modified:
python-autobahn/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-01 21:22:26 UTC (rev 609260)
+++ PKGBUILD 2020-04-01 21:22:47 UTC (rev 609261)
@@ -3,7 +3,7 @@
# Maintainer: Anatol Pomozov
pkgname=python-autobahn
-pkgver=20.3.1
+pkgver=20.4.1
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=('88e150e4b3d284b83daafd8e0b289a5625ee00c633a2c580055bf1be2d391002')
+sha256sums=('6d3989e4d8b0e961c9d3bb1fe133099767bbd5080cea21b2bdc2a0a1b4581b2e')
build() {
cd "$srcdir/autobahn-$pkgver"
More information about the arch-commits
mailing list