From abb6b1c0a9d072fa00257eed0282a51bc33404d7 Mon Sep 17 00:00:00 2001 From: Javier Caballero Date: Mon, 3 Jan 2022 10:40:15 +0100 Subject: [PATCH] zutty: update to 0.11 --- srcpkgs/zutty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zutty/template b/srcpkgs/zutty/template index b9fd40465216..395b48cdb6ac 100644 --- a/srcpkgs/zutty/template +++ b/srcpkgs/zutty/template @@ -1,6 +1,6 @@ # Template file for 'zutty' pkgname=zutty -version=0.10 +version=0.11 revision=1 build_style=waf3 hostmakedepends="pkg-config" @@ -11,7 +11,7 @@ maintainer="Javier Caballero " license="GPL-3.0-or-later" homepage="https://tomscii.sig7.se/zutty" distfiles="https://github.com/tomszilagyi/zutty/archive/refs/tags/${version}.tar.gz" -checksum=a9604f4089a70fbd02ccd8b13b096309e0758b97bd3fa04ec912e2444acba79f +checksum=3e77abb424f2f6044686fd3a3a22793e537bf5e403fe2b6ca8543daf4f3186f9 post_patch() { vsed -i wscript -e "s|, '-march=native', '-mtune=native'||g"