summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2019-10-26 20:25:15 +0000
committerFelix Yan2019-10-26 20:25:15 +0000
commitdd903af4a04d55cbd7afd1c3011f96295436c113 (patch)
tree605feffd2e89d26ffb653fcf414a34448c66338d
parent4b150dcd382619a69136b25b9dbd45bc27700aba (diff)
downloadaur-dd903af4a04d55cbd7afd1c3011f96295436c113.tar.gz
Python 3.8 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9dded07b543..f0f4874b0a70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-asynctest
pkgver=0.13.0
-pkgrel=1
+pkgrel=2
pkgdesc="Enhance the standard unittest package with features for testing asyncio libraries"
url="https://github.com/Martiusweb/asynctest"
license=('Apache')