zola: update to 0.23.1, chown

This commit is contained in:
tranzystorekk
2026-08-05 18:10:24 +02:00
parent bfb0e02023
commit ad70944e59
+4 -5
View File
@@ -1,19 +1,18 @@
# Template file for 'zola'
pkgname=zola
version=0.22.1
version=0.23.1
revision=1
build_style=cargo
build_helper=qemu
configure_args="--no-default-features --features=native-tls"
hostmakedepends="pkg-config"
makedepends="oniguruma-devel openssl-devel"
makedepends="libzstd-devel oniguruma-devel"
short_desc="Fast opinionated static site generator"
maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
maintainer="classabbyamp <void@placeviolette.net>"
license="EUPL-1.2"
homepage="https://github.com/getzola/zola"
changelog="https://raw.githubusercontent.com/getzola/zola/master/CHANGELOG.md"
distfiles="https://github.com/getzola/zola/archive/refs/tags/v${version}.tar.gz"
checksum=0f59479e05bce79e8d5860dc7e807ea818986094469ed8bf0bb46588ade95982
checksum=331240b037bbef0a15e6c1db5a2eb572097f12a362deb075a331dbb849928f83
post_install() {
for _shell in bash fish zsh; do