cppman: update to 0.5.7.

Closes: #55083 [via git-merge-pr]
This commit is contained in:
meator 2025-04-16 18:42:56 +02:00 committed by classabbyamp
parent b12275643e
commit 4f1efe066a
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -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,}