[arch-commits] Commit in python-autobahn/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Sat Jul 18 07:18:19 UTC 2020
Date: Saturday, July 18, 2020 @ 07:18:19
Author: yan12125
Revision: 664395
upgpkg: python-autobahn 20.7.1-1
Modified:
python-autobahn/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-18 05:32:49 UTC (rev 664394)
+++ PKGBUILD 2020-07-18 07:18:19 UTC (rev 664395)
@@ -3,8 +3,8 @@
# Maintainer: Anatol Pomozov
pkgname=python-autobahn
-pkgver=20.6.2
-pkgrel=2
+pkgver=20.7.1
+pkgrel=1
pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
arch=(x86_64)
url='https://crossbar.io/autobahn/'
@@ -31,7 +31,7 @@
)
source=(https://files.pythonhosted.org/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
-sha256sums=('6ac6b6653b8d20d632b034adccf6a566154d4efbeaa23abf7c3995fd601e9a01')
+sha256sums=('86bbce30cdd407137c57670993a8f9bfdfe3f8e994b889181d85e844d5aa8dfb')
prepare() {
cd "$srcdir/autobahn-$pkgver"
More information about the arch-commits
mailing list