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

Santiago Torres-Arias sangy at archlinux.org
Tue May 14 19:57:43 UTC 2019


    Date: Tuesday, May 14, 2019 @ 19:57:42
  Author: sangy
Revision: 467240

upgpkg: python-aiorpcx 0.17.0-1

Modified:
  python-aiorpcx/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-14 19:19:06 UTC (rev 467239)
+++ PKGBUILD	2019-05-14 19:57:42 UTC (rev 467240)
@@ -2,7 +2,7 @@
 # Contributor: smmalis37
 
 pkgname='python-aiorpcx'
-pkgver=0.18.0
+pkgver=0.17.0
 pkgrel=1
 pkgdesc="A generic asyncio library implementation of RPC suitable for an application that is a client, server or both."
 url="https://github.com/kyuupichan/aiorpcX/"
@@ -11,7 +11,7 @@
 depends=('python>=3.6' 'python-attrs')
 makedepends=('python-setuptools')
 source=("https://github.com/kyuupichan/aiorpcX/archive/${pkgver}.tar.gz")
-sha256sums=('099f1f789e5eec3e87443323d747b8bff3238b7bf71d6a7596f02d1f0b328851')
+sha256sums=('b743629e8e3b3783d0a2fe3a25e55f30a35d7f148d863c8b6f0c50db6350c379')
 
 
 build() {



More information about the arch-commits mailing list