zola: update to 0.21.0

This commit is contained in:
tranzystorekk 2025-07-17 23:15:45 +02:00
parent 6f3a2c77f4
commit 530572024b

View file

@ -1,6 +1,6 @@
# Template file for 'zola'
pkgname=zola
version=0.20.0
version=0.21.0
revision=1
build_style=cargo
build_helper=qemu
@ -12,7 +12,7 @@ license="MIT"
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=ed0274b4139e5ebae1bfac045a635d952e50dc238fdc39cb730b032167f8bb4a
checksum=bbfbc0496cf6612b6030c6d97b0fd2567f5ec41e251f8874b6c9ccda4c8149d4
post_install() {
for shell in bash fish zsh; do