mirror of
https://aur.archlinux.org/archey4.git
synced 2025-06-09 08:00:13 +02:00
Declares conflict with archey4-git
This commit is contained in:
parent
ffdc5418dc
commit
e53517914c
1
.SRCINFO
1
.SRCINFO
@ -21,6 +21,7 @@ pkgbase = archey4
|
||||
conflicts = archey-git
|
||||
conflicts = archey2
|
||||
conflicts = archey3-git
|
||||
conflicts = archey4-git
|
||||
conflicts = pyarchey
|
||||
backup = etc/archey4/config.json
|
||||
source = archey4_4.14.1.0-1.tar.gz::https://github.com/HorlogeSkynet/archey4/archive/v4.14.1.0.tar.gz
|
||||
|
2
PKGBUILD
2
PKGBUILD
@ -17,7 +17,7 @@ optdepends=('bind-tools: WAN_IP would be detected faster'
|
||||
'virt-what: Model would contain details about the hypervisor'
|
||||
'wmctrl: WindowManager would be more accurate')
|
||||
provides=('archey')
|
||||
conflicts=('archey-git' 'archey2' 'archey3-git' 'pyarchey')
|
||||
conflicts=('archey-git' 'archey2' 'archey3-git' 'archey4-git' 'pyarchey')
|
||||
install="${pkgname}.install"
|
||||
backup=("etc/${pkgname}/config.json")
|
||||
source=("${pkgname}_${pkgver}-${pkgrel}.tar.gz::https://github.com/HorlogeSkynet/${pkgname}/archive/v${pkgver}.tar.gz")
|
||||
|
Loading…
x
Reference in New Issue
Block a user