summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 740106c30caa..634791f44962 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = python-aiorpcx
pkgdesc = A generic asyncio library implementation of RPC suitable for an application that is a client, server or both.
- pkgver = 0.7.1
- pkgrel = 3
+ pkgver = 0.7.3
+ pkgrel = 1
url = https://github.com/kyuupichan/aiorpcX/
arch = any
license = MIT
makedepends = python-setuptools
depends = python>=3.6
depends = python-attrs
- source = https://github.com/kyuupichan/aiorpcX/archive/0.7.1.tar.gz
- sha256sums = b9baeab3e72177baa9696292d167e5f5cdf11c1696194b29e059f8665a195dc0
+ source = https://github.com/kyuupichan/aiorpcX/archive/0.7.3.tar.gz
+ sha256sums = 1f93f89b2e0e952dd2357687dac22b6e7e05f70d4d0295376523932276af718a
pkgname = python-aiorpcx