From 915ba046f393ab998b5f8e709a401ef2569c865b Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Mon, 24 Jun 2024 23:51:24 +0200 Subject: [PATCH] zola: update to 0.19.1 --- srcpkgs/zola/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template index aa2b7ab4d3e79d..522259fbacdaf8 100644 --- a/srcpkgs/zola/template +++ b/srcpkgs/zola/template @@ -1,6 +1,6 @@ # Template file for 'zola' pkgname=zola -version=0.19.0 +version=0.19.1 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=0c1651e06608eab31d0fb60d5a2d8afc94cff6644f34c6b6bda31eb76e79a7a0 +checksum=9926c3e7c64ee20a48dc292785c5a29f387c1fab639005ced894982f9c3d7258 post_install() { for shell in bash fish zsh; do