Make alttab-git to conflict with alttab
This commit is contained in:
parent
33b80ee93f
commit
b2ab202684
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'alttab-git'
|
# Template file for 'alttab-git'
|
||||||
pkgname=alttab-git
|
pkgname=alttab-git
|
||||||
version=2022.05.28
|
version=2022.05.28
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config git"
|
hostmakedepends="pkg-config git"
|
||||||
repository="cereus-extra"
|
repository="cereus-extra"
|
||||||
|
@ -13,6 +13,8 @@ maintainer="Kevin F. <https://github.com/KF-Art>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/sagb/alttab"
|
homepage="https://github.com/sagb/alttab"
|
||||||
changelog="https://github.com/sagb/alttab/raw/master/ChangeLog"
|
changelog="https://github.com/sagb/alttab/raw/master/ChangeLog"
|
||||||
|
conflicts="alttab"
|
||||||
|
replaces="alttab"
|
||||||
|
|
||||||
make_check=no # needs cnee/xnee which is not packaged
|
make_check=no # needs cnee/xnee which is not packaged
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue