summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAetf2018-08-07 00:09:43 -0400
committerAetf2018-08-07 00:09:43 -0400
commit9b8af76783d21e5ac3e02087861c290a63a77977 (patch)
treec255ebf2da19097b3cc824d93f0908e4fe3c4bd9 /PKGBUILD
parent3dde86c4191ec0afd956d7a62b4a321a7d8db7f8 (diff)
downloadaur-9b8af76783d21e5ac3e02087861c290a63a77977.tar.gz
Rebuild for python 3.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbb82e30873b..e40cf98fcb98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-robobrowser
pkgver=0.5.3
-pkgrel=2
+pkgrel=3
pkgdesc="RoboBrowser is a simple, Pythonic library for browsing the web without a standalone web browser."
arch=('any')
url="https://github.com/jmcarp/robobrowser"