summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9afedc8a7c5c..bd062972ad7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgbase=python-dominate
pkgname=('python2-dominate' 'python-dominate')
pkgver=2.3.1
-pkgrel=1
+pkgrel=2
pkgdesc="Python library for creating and manipulating HTML documents"
arch=('any')
url="https://github.com/Knio/dominate"