summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJiachen Yang2015-10-06 15:39:28 +0900
committerJiachen Yang2015-10-06 15:39:28 +0900
commit597daa3b11d6df69c1773e9b15f647a8e60e72c9 (patch)
tree465aefb9b84ccf02d08d2eccad4b0287a94c7bb5 /PKGBUILD
parent00436a316a5f4985d41d4b8b0f1c3bd66a33f391 (diff)
downloadaur-python-rpweibo.tar.gz
bump pkgrel for python3.5 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec645a714461..f81254bc676e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-rpweibo
pkgver=0.02.2
_pkgver=0.02.2
-pkgrel=2
+pkgrel=3
pkgdesc="A Weibo API wrapper based on cURL + Python."
arch=('any')
url="https://github.com/WeCase/rpweibo"