summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Aranguren2019-11-21 12:07:17 +1100
committerLuis Aranguren2019-11-21 12:07:17 +1100
commit075bacbd471e38b22938d902d5cea8e2e846d218 (patch)
treec0dbc87160f3f309cb9aa918f7e9c3feeb6c14a2
parent9bb283968a19b24af007a608b577cda4ae41f69f (diff)
downloadaur-075bacbd471e38b22938d902d5cea8e2e846d218.tar.gz
pkgver 0.18.4.r0.gbd2185a
-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')