diff --git a/srcpkgs/cppman/template b/srcpkgs/cppman/template index 524733390c8..8cd786935ce 100644 --- a/srcpkgs/cppman/template +++ b/srcpkgs/cppman/template @@ -1,7 +1,7 @@ # Template file for 'cppman' pkgname=cppman -version=0.5.6 -revision=3 +version=0.5.7 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-BeautifulSoup4 python3-html5lib python3-lxml" @@ -12,7 +12,7 @@ license="GPL-3.0-or-later" homepage="https://github.com/aitjcize/cppman" changelog="https://raw.githubusercontent.com/aitjcize/cppman/master/ChangeLog" distfiles="https://github.com/aitjcize/cppman/archive/refs/tags/${version}.tar.gz" -checksum=bfd80bf239e881a79421e8ef50d4365043b18bf13e61f4d7405730bbc92dc407 +checksum=df42088a9c8601289e18589aba3506a803eba8bb31446c183153de6936700526 post_install() { mv ${DESTDIR}/usr/share/bash-completion/completions/cppman{.bash,}