add deadlock-modmanager to conflicts

This commit is contained in:
Brad 2025-08-31 16:08:52 +01:00
parent 33dbdb3d08
commit cb9e9fd74e
No known key found for this signature in database
GPG key ID: ED26A71EB8EB7A34
2 changed files with 2 additions and 0 deletions

View file

@ -22,6 +22,7 @@ pkgbase = deadlock-modmanager-git
depends = bzip2
depends = hicolor-icon-theme
provides = deadlock-modmanager
conflicts = deadlock-modmanager
options = !lto
source = git+https://github.com/Stormix/deadlock-modmanager.git
source = deadlock-modmanager.desktop

View file

@ -12,6 +12,7 @@ depends=('webkit2gtk-4.1' 'cairo' 'gdk-pixbuf2' 'glib2' 'gtk3' 'libsoup3' 'pango
source=("git+https://github.com/Stormix/$_pkgname.git" 'deadlock-modmanager.desktop')
sha256sums=('SKIP' '0e5b83e284a6a02291a6c25c56c9d7568f95f3274c6a35b8ddde4783ff3edaf4')
provides=("$_pkgname")
conflicts=("$_pkgname")
options=('!lto')
pkgver() {