summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb0eb1ad0c8d..b44a21a4deb4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.18.3.r3.g5de1922
- pkgrel = 2
+ pkgver = 0.18.4.r0.gbd2185a
+ pkgrel = 1
url = https://github.com/kyuupichan/aiorpcX/
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 99f8afd211ac..ac92c91ab372 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname='python-aiorpcx-git'
_gitname='aiorpcX'
-pkgver=0.18.3.r3.g5de1922
-pkgrel=2
+pkgver=0.18.4.r0.gbd2185a
+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/"
arch=('any')