From 573b15e720eac377a5634fd41d140fde5880f9df Mon Sep 17 00:00:00 2001 From: bjornstahl Date: Mon, 22 Nov 2021 20:19:20 +0000 Subject: [PATCH] xarcan: bump revision to 0.6.0-3 match shlib version bump from arcan-0.6.1 --- srcpkgs/xarcan/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xarcan/template b/srcpkgs/xarcan/template index 64f74efd209..fef279d8e4b 100644 --- a/srcpkgs/xarcan/template +++ b/srcpkgs/xarcan/template @@ -1,7 +1,7 @@ # Template file for 'xarcan' pkgname=xarcan version=0.6.0 -revision=2 +revision=3 build_style=meson configure_args="-Dglamor=true -Dint10=false -Dipv6=true -Dsystemd_logind=false -Ddefault_font_path=/usr/share/fonts/X11"