summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephan Springer2019-12-12 17:59:34 +0100
committerStephan Springer2019-12-12 17:59:34 +0100
commit02b9fa944d08f9899411b154ba2827a690db5af0 (patch)
tree0e2a30ca19fc8a2087c17ff607879349b5580070 /PKGBUILD
parenteabbb10cf30fbe1567429b0484db795a8538b92f (diff)
downloadaur-python-async-timeout-gns3.tar.gz
bump pkgrel due to Python update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f0a970657b6..dfd4b3256b79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=async-timeout
pkgname=python-"$_pkgname"-gns3
pkgver=3.0.1
-pkgrel=1
+pkgrel=2
pkgdesc='Asyncio-compatible timeout class (GNS3)'
arch=('any')
url="https://github.com/aio-libs/async-timeout"