File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 11# Template file for 'cppman'
22pkgname=cppman
3- version=0.5.7
4- revision=2
3+ version=0.6.0
4+ revision=1
55build_style=python3-module
66hostmakedepends="python3-setuptools"
7- depends="python3-BeautifulSoup4 python3-html5lib python3-lxml"
7+ depends="python3-BeautifulSoup4 python3-html5lib python3-lxml python3-six
8+ python3-soupsieve python3-typing_extensions python3-webencodings"
89checkdepends="$depends"
910short_desc="C++ 98/11/14 manual pages for Linux"
1011maintainer="Orphaned <orphan@voidlinux.org>"
1112license="GPL-3.0-or-later"
1213homepage="https://github.com/aitjcize/cppman"
13- changelog="https://raw.githubusercontent.com/aitjcize/cppman/master /ChangeLog"
14- distfiles="https://github.com/aitjcize/cppman/archive/refs/tags/${version}.tar.gz"
15- checksum=df42088a9c8601289e18589aba3506a803eba8bb31446c183153de6936700526
14+ changelog="https://raw.githubusercontent.com/aitjcize/cppman/refs/heads/main /ChangeLog"
15+ distfiles="https://github.com/aitjcize/cppman/archive/refs/tags/v ${version}.tar.gz"
16+ checksum=2f8c3269de6649e1c030509ff8f675b096353a47a8f59e67b2fb053c9adfaf00
1617
1718post_install() {
1819 mv ${DESTDIR}/usr/share/bash-completion/completions/cppman{.bash,}
You can’t perform that action at this time.
0 commit comments