From f8c557e40085f989dc80d27a6c0c5f24aa3d1081 Mon Sep 17 00:00:00 2001 From: Javier Caballero Date: Tue, 19 Oct 2021 12:20:54 +0200 Subject: [PATCH] zutty: update to 0.10 --- srcpkgs/zutty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zutty/template b/srcpkgs/zutty/template index 8f8d61745f7e..b9fd40465216 100644 --- a/srcpkgs/zutty/template +++ b/srcpkgs/zutty/template @@ -1,6 +1,6 @@ # Template file for 'zutty' pkgname=zutty -version=0.9 +version=0.10 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=9aaf115a806114a793a6a423384781cada7a767efc209b6c6a59f3eddc942c3e +checksum=a9604f4089a70fbd02ccd8b13b096309e0758b97bd3fa04ec912e2444acba79f post_patch() { vsed -i wscript -e "s|, '-march=native', '-mtune=native'||g"