[arch-commits] Commit in python-aiorpcx/trunk (PKGBUILD)
Santiago Torres-Arias
sangy at archlinux.org
Sat Apr 20 20:26:01 UTC 2019
Date: Saturday, April 20, 2019 @ 20:26:00
Author: sangy
Revision: 452411
upgpkg: python-aiorpcx 0.16.1-1
Modified:
python-aiorpcx/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-20 20:23:15 UTC (rev 452410)
+++ PKGBUILD 2019-04-20 20:26:00 UTC (rev 452411)
@@ -2,7 +2,7 @@
# Contributor: smmalis37
pkgname='python-aiorpcx'
-pkgver=0.15.0
+pkgver=0.16.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=('2c409a6053c083067f3f5c6923eebe290b0ced034f39eeb1244677697d6600a4')
+sha256sums=('058d9ebc6b4e3eb6554f996caa18d76910634a4896830539f06fb08188e558ca')
build() {
More information about the arch-commits
mailing list