Skip to content

Commit d28c645

Browse files
committed
void-docs: update to 2026.04.13.
1 parent dde569a commit d28c645

1 file changed

Lines changed: 5 additions & 12 deletions

File tree

srcpkgs/void-docs/template

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,15 @@
11
# Template file for 'void-docs'
22
pkgname=void-docs
3-
version=2025.01.25
3+
version=2026.04.13
44
revision=1
5-
hostmakedepends="mdBook lowdown texlive perl perl-JSON perl-File-Which librsvg-utils"
5+
build_style=gnu-makefile
6+
hostmakedepends="mdBook-legacy lowdown mdbook-typst"
67
short_desc="Documentation for Void Linux"
7-
maintainer="Érico Nogueira <ericonr@disroot.org>"
8+
maintainer="classabbyamp <void@placeviolette.net>"
89
license="CC-BY-SA-4.0"
910
homepage="https://github.com/void-linux/void-docs"
1011
distfiles="https://github.com/void-linux/void-docs/archive/refs/tags/${version}.tar.gz"
11-
checksum=3147216906b6b2ae5bfc57641a8edb2e27d429aa8e2ef867d3d6c76ce6d40f29
12-
13-
do_build() {
14-
PREFIX=/usr res/build.sh
15-
}
16-
17-
do_install() {
18-
PREFIX=/usr DESTDIR="$DESTDIR" res/install.sh
19-
}
12+
checksum=c6d21421a7e51bddeb2bd39519893e0b9ca5d24a66473fa71f62ce21c7ee6525
2013

2114
void-docs-browse_package() {
2215
depends="${sourcepkg}>=${version}_${revision} pick lowdown"

0 commit comments

Comments
 (0)