summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAetf2018-08-07 00:09:43 -0400
committerAetf2018-08-07 00:09:43 -0400
commit9b8af76783d21e5ac3e02087861c290a63a77977 (patch)
treec255ebf2da19097b3cc824d93f0908e4fe3c4bd9
parent3dde86c4191ec0afd956d7a62b4a321a7d8db7f8 (diff)
downloadaur-9b8af76783d21e5ac3e02087861c290a63a77977.tar.gz
Rebuild for python 3.7
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a563047d8e98..166f9aaef1a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-robobrowser
pkgdesc = RoboBrowser is a simple, Pythonic library for browsing the web without a standalone web browser.
pkgver = 0.5.3
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/jmcarp/robobrowser
arch = any
license = MIT
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"