summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a214f4588eb4..9a560c5f7fbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Wei-Ning Huang <aitjcize@gmail.com>
pkgname=cppman-git
_pkgname=cppman
-pkgver=20150711
+pkgver=20160424
pkgrel=1
pkgdesc="C++ 98/11/14 manual pages for Linux/MacOS"
arch=("any")
@@ -9,7 +9,7 @@ url="https://github.com/aitjcize/cppman"
license=("GPL")
makedepends=(git)
conflicts=(cppman)
-depends=(python3 vim groff python-beautifulsoup4)
+depends=(python3 vim groff python-beautifulsoup4 python-html5lib)
source=("git://github.com/aitjcize/${_pkgname}")
sha256sums=("SKIP")