mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
parent
b12275643e
commit
4f1efe066a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cppman'
|
# Template file for 'cppman'
|
||||||
pkgname=cppman
|
pkgname=cppman
|
||||||
version=0.5.6
|
version=0.5.7
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-BeautifulSoup4 python3-html5lib python3-lxml"
|
depends="python3-BeautifulSoup4 python3-html5lib python3-lxml"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/aitjcize/cppman"
|
homepage="https://github.com/aitjcize/cppman"
|
||||||
changelog="https://raw.githubusercontent.com/aitjcize/cppman/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/aitjcize/cppman/master/ChangeLog"
|
||||||
distfiles="https://github.com/aitjcize/cppman/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/aitjcize/cppman/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=bfd80bf239e881a79421e8ef50d4365043b18bf13e61f4d7405730bbc92dc407
|
checksum=df42088a9c8601289e18589aba3506a803eba8bb31446c183153de6936700526
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv ${DESTDIR}/usr/share/bash-completion/completions/cppman{.bash,}
|
mv ${DESTDIR}/usr/share/bash-completion/completions/cppman{.bash,}
|
||||||
|
|
Loading…
Add table
Reference in a new issue