zola: update to 0.12.2

This commit is contained in:
Spencer Burris 2020-09-25 16:24:34 -07:00 committed by Érico Nogueira Rolim
parent 1d714bfa56
commit 6002a0004a

View file

@ -1,6 +1,6 @@
# Template file for 'zola'
pkgname=zola
version=0.11.0
version=0.12.2
revision=1
build_style=cargo
hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ license="MIT"
homepage="https://github.com/getzola/zola"
changelog="https://github.com/getzola/zola/raw/master/CHANGELOG.md"
distfiles="https://github.com/getzola/zola/archive/v${version}.tar.gz"
checksum=09840a55d13a81a7a04767d01e5e44cc3710e79c78f43f0ebde4a6a17e0728ca
checksum=1c0cb37e9a3d9f7ff41012996eb068fb5453c9727f107ac817429cbdae4dae84
case $XBPS_TARGET_MACHINE in
ppc*) broken="segfaults" ;;
@ -29,7 +29,6 @@ post_install() {
}
gutenberg_package() {
archs=noarch
depends="zola-${version}_${revision}"
short_desc="Transition package for Zola"
pkg_install() {