From d356b075e5151a5e6d3dc70429ee595237653500 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Thu, 20 Jun 2024 23:59:32 +0200 Subject: [PATCH] zola: update to 0.19.0 --- srcpkgs/zola/template | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template index 09975438f36e21..aa2b7ab4d3e79d 100644 --- a/srcpkgs/zola/template +++ b/srcpkgs/zola/template @@ -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