zola: update to 0.19.0

Closes: #50905 [via git-merge-pr]
This commit is contained in:
Marcin Puc 2024-06-20 23:59:32 +02:00 committed by classabbyamp
parent bd8f21a238
commit e9071e2b2e
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'zola'
pkgname=zola
version=0.18.0
version=0.19.0
revision=1
build_style=cargo
build_helper=qemu
@ -12,12 +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=c0e1711a68bc005c2e0ecc76a468f3459739c9e54af34850cb725d04391e19b5
case "$XBPS_TARGET_MACHINE" in
x86_64*|i686*|arm*|aarch64*) ;;
*) broken="ftbfs in ring" ;;
esac
checksum=0c1651e06608eab31d0fb60d5a2d8afc94cff6644f34c6b6bda31eb76e79a7a0
post_install() {
for shell in bash fish zsh; do