[arch-commits] Commit in python-autobahn/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Thu Jul 2 19:51:41 UTC 2020
Date: Thursday, July 2, 2020 @ 19:51:41
Author: foxboron
Revision: 657517
upgpkg: python-autobahn 20.6.2-1
Modified:
python-autobahn/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-02 19:49:38 UTC (rev 657516)
+++ PKGBUILD 2020-07-02 19:51:41 UTC (rev 657517)
@@ -3,7 +3,7 @@
# Maintainer: Anatol Pomozov
pkgname=python-autobahn
-pkgver=20.6.1
+pkgver=20.6.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=('848aa77f808edcdc9144706d98f06fccb1c6ac8619f7418617880c27b285a7d0')
+sha256sums=('6ac6b6653b8d20d632b034adccf6a566154d4efbeaa23abf7c3995fd601e9a01')
build() {
cd "$srcdir/autobahn-$pkgver"
More information about the arch-commits
mailing list