[arch-commits] Commit in python-autobahn/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Tue Mar 2 15:15:56 UTC 2021
Date: Tuesday, March 2, 2021 @ 15:15:56
Author: yan12125
Revision: 877497
upgpkg: python-autobahn 21.3.1-1
Modified:
python-autobahn/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-02 15:15:46 UTC (rev 877496)
+++ PKGBUILD 2021-03-02 15:15:56 UTC (rev 877497)
@@ -3,7 +3,7 @@
# Maintainer: Anatol Pomozov
pkgname=python-autobahn
-pkgver=21.2.2
+pkgver=21.3.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=('bf7a9d302a34d0f719d43c57f65ca1f2f5c982dd6ea0c11e1e190ef6f43710fe')
+sha256sums=('e126c1f583e872fb59e79d36977cfa1f2d0a8a79f90ae31f406faae7664b8e03')
prepare() {
cd "$srcdir/autobahn-$pkgver"
More information about the arch-commits
mailing list