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

Santiago Torres-Arias sangy at archlinux.org
Fri Apr 12 01:49:51 UTC 2019


    Date: Friday, April 12, 2019 @ 01:49:50
  Author: sangy
Revision: 451187

upgpkg: python-aiorpcx 0.12.1-1

Modified:
  python-aiorpcx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-12 00:36:40 UTC (rev 451186)
+++ PKGBUILD	2019-04-12 01:49:50 UTC (rev 451187)
@@ -2,7 +2,7 @@
 # Contributor: smmalis37
 
 pkgname='python-aiorpcx'
-pkgver=0.11.0
+pkgver=0.12.1
 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=('87d1a297b9cfbb57a1c3ac4d06da5d3d114d1e751b2a9e81e9c82b04420dda5c')
+sha256sums=('3920a91316b54bb6b9dc25e26758a1afdc07787a51958110b4c11b7707d63195')
 
 
 build() {



More information about the arch-commits mailing list