void-docs: update to 2023.06.28.
This commit is contained in:
parent
022d216deb
commit
2fa07f6fcb
@ -1,21 +1,21 @@
|
||||
# Template file for 'void-docs'
|
||||
pkgname=void-docs
|
||||
version=2021.10.06
|
||||
version=2023.06.28
|
||||
revision=1
|
||||
hostmakedepends="mdBook lowdown texlive perl perl-JSON librsvg-utils"
|
||||
hostmakedepends="mdBook lowdown texlive perl perl-JSON perl-File-Which librsvg-utils"
|
||||
short_desc="Documentation for Void Linux"
|
||||
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||
license="CC-BY-SA-4.0"
|
||||
homepage="https://github.com/void-linux/void-docs"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=5f3db259b20242642e607a6241fdc6d64e89fb4e3546080deaa9faf0fec99bb3
|
||||
distfiles="https://github.com/void-linux/void-docs/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=2d0ba314a5ee9d8f13ddcf430580de1bd56bd7c46346111c8f3ca114d934f6cf
|
||||
|
||||
do_build() {
|
||||
PREFIX=/usr res/build.sh
|
||||
}
|
||||
|
||||
do_install() {
|
||||
PREFIX=/usr DESTDIR=$DESTDIR res/install.sh
|
||||
PREFIX=/usr DESTDIR="$DESTDIR" res/install.sh
|
||||
}
|
||||
|
||||
void-docs-browse_package() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user