summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormathieui2017-01-21 11:56:45 +0100
committermathieui2017-01-21 11:56:45 +0100
commit598ba9d146018bbc9b295baea6c0e423a46b5e99 (patch)
tree475dddda3edb8ecea3a2028841cc4b78442cad9b /PKGBUILD
parentcdf6c2f055b0c619d0cf188588743213132e8307 (diff)
downloadaur-598ba9d146018bbc9b295baea6c0e423a46b5e99.tar.gz
Bump pkgrel for python 3.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43d20ab46c80..00d13712ab1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=python-aiodns
_pkgname=aiodns
pkgver=1.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="An asynchronous python DNS library using asyncio"
arch=('i686' 'x86_64')
url="https://github.com/saghul/aiodns"