summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22832cc786b6..a2a3fd49b46c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase='requests-aws'
pkgname='python-requests-aws'
pkgver='0.1.8'
-pkgrel='1'
+pkgrel='2'
pkgdesc='AWS authentication for Amazon S3 for the python requests module'
arch=('any')
url="https://github.com/tax/python-${pkgbase}"