summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXiretza2020-12-04 17:56:30 +0100
committerXiretza2020-12-04 17:56:30 +0100
commit4b15a0687fdddd9cb03c0d5ada1f9eea78b9fd33 (patch)
tree60baf171a76c5880234c429d0087d913ee8e4cc8 /PKGBUILD
parent3c2d4432c9b16db921a263495b29d9112ebce4da (diff)
downloadaur-4b15a0687fdddd9cb03c0d5ada1f9eea78b9fd33.tar.gz
python3.9 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14274da25ee6..f2ee879a125e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=aiohttp-json-rpc
pkgname="python-$_pkgname"
pkgver=0.13.2
-pkgrel=1
+pkgrel=2
pkgdesc="Implements JSON-RPC 2.0 Specification using aiohttp"
arch=(any)
url="https://github.com/pengutronix/aiohttp-json-rpc"