From 0b41e3cf366a7b1ef1152fcc78fb714a7758fb68 Mon Sep 17 00:00:00 2001 From: Mateusz Sylwestrzak Date: Tue, 25 Feb 2025 20:23:15 +0100 Subject: [PATCH] ario: revbump for libtag_c --- srcpkgs/ario/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ario/template b/srcpkgs/ario/template index 52157b997cc..409c05f5c9e 100644 --- a/srcpkgs/ario/template +++ b/srcpkgs/ario/template @@ -1,7 +1,7 @@ # Template file for 'ario' pkgname=ario version=1.6 -revision=3 +revision=4 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="pkg-config intltool"