summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 6 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42d0b1853444..134adc1bd70b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-advancedhtmlparser
pkgdesc = Fast Indexed python HTML parser which builds a DOM node tree, providing common getElementsBy* functions for scraping, testing, modification, and formatting
pkgver = 7.2.0
- pkgrel = 1
+ pkgrel = 2
url = http://github.com/kata198/AdvancedHTMLParser
arch = any
license = LGPLv3
@@ -15,3 +15,8 @@ pkgbase = python-advancedhtmlparser
pkgname = python-advancedhtmlparser
+pkgname = python-advancedhtmlparser-tools
+ depends = python-advancedhtmlparser
+ optdepends =
+ conflicts = python2-advancedhtmlparser-tools
+