summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Savannah2018-09-21 21:13:53 -0400
committerTim Savannah2018-09-21 21:13:53 -0400
commit6236f53e69c763e6303de19178f64bb4d797499a (patch)
tree00acc2ae49f3f8c3e764289532d0f191b40513bb /PKGBUILD
parent1d84446d5fede86fd10a11469f3c6fe3435107dd (diff)
downloadaur-6236f53e69c763e6303de19178f64bb4d797499a.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 b150b457ee66..6a04ee4e8115 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=('python-advancedhtmlparser' 'python-advancedhtmlparser-tools')
pkgver=8.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Fast Indexed python HTML parser which builds a DOM node tree, providing common getElementsBy* functions for scraping, testing, modification, and formatting"
arch=('any')
license=('LGPLv3')