From c262d7085b417c4a9f53feb8bef9a537094920b3 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Fri, 16 Aug 2024 09:28:24 +0200 Subject: [PATCH] zola: update to 0.19.2 --- srcpkgs/zola/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template index fc55c432d10..57ad87c5013 100644 --- a/srcpkgs/zola/template +++ b/srcpkgs/zola/template @@ -1,6 +1,6 @@ # Template file for 'zola' pkgname=zola -version=0.19.1 +version=0.19.2 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=9926c3e7c64ee20a48dc292785c5a29f387c1fab639005ced894982f9c3d7258 +checksum=bae10101b4afff203f781702deeb0a60d3ab0c9f0c7a616a7c1e0c504c33c93f post_install() { for shell in bash fish zsh; do