From b2ab20268477b15361757b149bf804c25664f32c Mon Sep 17 00:00:00 2001 From: KF-Art Date: Mon, 24 Oct 2022 13:51:37 -0400 Subject: [PATCH] Make alttab-git to conflict with alttab --- srcpkgs/alttab-git/template | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/srcpkgs/alttab-git/template b/srcpkgs/alttab-git/template index fa72aed..e306d92 100644 --- a/srcpkgs/alttab-git/template +++ b/srcpkgs/alttab-git/template @@ -1,7 +1,7 @@ # Template file for 'alttab-git' pkgname=alttab-git version=2022.05.28 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="pkg-config git" repository="cereus-extra" @@ -13,6 +13,8 @@ maintainer="Kevin F. " license="GPL-3.0-or-later" homepage="https://github.com/sagb/alttab" changelog="https://github.com/sagb/alttab/raw/master/ChangeLog" +conflicts="alttab" +replaces="alttab" make_check=no # needs cnee/xnee which is not packaged