[arch-commits] Commit in python-autobahn/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sun Dec 13 22:22:22 UTC 2020
Date: Sunday, December 13, 2020 @ 22:22:22
Author: foxboron
Revision: 774593
upgpkg: python-autobahn 20.12.1-1
Modified:
python-autobahn/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-13 22:21:28 UTC (rev 774592)
+++ PKGBUILD 2020-12-13 22:22:22 UTC (rev 774593)
@@ -3,8 +3,8 @@
# Maintainer: Anatol Pomozov
pkgname=python-autobahn
-pkgver=20.7.1
-pkgrel=3
+pkgver=20.12.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=('86bbce30cdd407137c57670993a8f9bfdfe3f8e994b889181d85e844d5aa8dfb')
+sha256sums=('74ca21d3552825615a65d47ec38d0aa5961a1345f7639f5b0e2abfff40cbfd07')
prepare() {
cd "$srcdir/autobahn-$pkgver"
More information about the arch-commits
mailing list