summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin Shalygin2022-06-17 12:28:13 +0700
committerKonstantin Shalygin2022-06-17 12:28:13 +0700
commitfc7155d1e21977e4790e8af30effb506f0a7b2ed (patch)
tree79d91b58d8643195d73b98d52280634c60fb4e07
parent9bcf35c028b3f8b1c241472f60f797268d5ffd63 (diff)
downloadaur-requests-aws.tar.gz
Update pkgrel
-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}"