summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76ac47d0ad96..7507768eeef0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-aiorpcx-git
pkgdesc = A generic asyncio library implementation of RPC suitable for an application that is a client, server or both.
- pkgver = 0.20.1.r0.ga5e1da5
+ pkgver = 0.22.0.r0.gd3f5ac5
pkgrel = 1
url = https://github.com/kyuupichan/aiorpcX/
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 383facdd32c9..01dfc10869ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='python-aiorpcx-git'
_gitname='aiorpcX'
-pkgver=0.20.1.r0.ga5e1da5
+pkgver=0.22.0.r0.gd3f5ac5
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/"