[arch-commits] Commit in python-autobahn/trunk (PKGBUILD)

Chih-Hsuan Yen yan12125 at archlinux.org
Wed Aug 28 12:26:46 UTC 2019


    Date: Wednesday, August 28, 2019 @ 12:26:46
  Author: yan12125
Revision: 503878

upgpkg: python-autobahn 19.9.1-1

Modified:
  python-autobahn/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-28 12:24:37 UTC (rev 503877)
+++ PKGBUILD	2019-08-28 12:26:46 UTC (rev 503878)
@@ -3,8 +3,8 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=python-autobahn
-pkgver=19.8.1
-pkgrel=2
+pkgver=19.9.1
+pkgrel=1
 pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
 arch=(x86_64)
 url='https://crossbar.io/autobahn/'
@@ -27,7 +27,7 @@
 )
 
 source=(https://files.pythonhosted.org/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
-sha256sums=('294e7381dd54e73834354832604ae85567caf391c39363fed0ea2bfa86aa4304')
+sha256sums=('17f4bd5adbe3fcb757c427867af2ef7d21786afdfc060b04fa9eb84f93e54ba8')
 
 prepare() {
   cd "$srcdir/autobahn-$pkgver"



More information about the arch-commits mailing list