community/s6-networking-man-pages: upgrade to 2.7.2.1.4, change source and url

This commit is contained in:
Peter Shkenev 2026-02-23 14:27:50 +00:00 committed by Kevin Daudt
parent 4f6b53237b
commit fcea29852e

View File

@ -1,12 +1,12 @@
# Maintainer: Peter Shkenev <santurysim@gmail.com>
pkgname=s6-networking-man-pages
pkgver=2.7.0.4.1
pkgver=2.7.2.1.4
pkgrel=0
pkgdesc="Unofficial mdoc versions of the s6-networking documentation"
url="https://github.com/flexibeast/s6-networking-man-pages"
url="https://github.com/humm/s6-networking-man-pages"
arch="noarch"
license="ISC"
source="$pkgname-$pkgver.tar.gz::https://git.sr.ht/~flexibeast/s6-networking-man-pages/archive/v$pkgver.tar.gz"
source="$pkgname-$pkgver.tar.gz::https://git.sr.ht/~humm/s6-networking-man-pages/archive/v$pkgver.tar.gz"
builddir="$srcdir/$pkgname-v$pkgver"
options="!check" # no tests
install_if="${pkgname%-*-*}>=${pkgver%.*} docs"
@ -19,5 +19,5 @@ package() {
}
sha512sums="
c332f6298eff0d3de9a9805e56962f45e1f42e02c414ce9a19203a1c684c8744734cc03b9c68cf314ca4449f333aeaadde684f5eb9246a02e5db1c5d46cac630 s6-networking-man-pages-2.7.0.4.1.tar.gz
c47f2291b3fc3e5d2f5d5fec17aa8f0390a0d821ce72c974df1ba49e42a86c471e130455857c651105057ed70ef4e9f6d1df2e2668ee1138a888f7f775d116c9 s6-networking-man-pages-2.7.2.1.4.tar.gz
"