Skip to content

Commit

Permalink
add conflicts line in the pkgbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
username227 authored and qu1ck committed Mar 25, 2024
1 parent 770720e commit 0876824
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/generate_pkgbuild.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
license=('AGPL-3.0')
depends=('alsa-lib' 'cairo' 'desktop-file-utils' 'fontconfig' 'gdk-pixbuf2' 'glib2' 'gtk3' 'hicolor-icon-theme' 'libayatana-appindicator' 'libsoup' 'openssl' 'webkit2gtk')
makedepends=('rust>=1.69.0' 'nodejs>=16.0.0' 'npm' 'git')
conflicts=('trgui-ng-git')
source=("git+https://github.com/openscopeproject/TrguiNG#tag=v$pkgver"
"https://github.com/openscopeproject/TrguiNG/releases/download/v$pkgver/dbip.mmdb"
"TrguiNG.desktop"::"https://raw.githubusercontent.com/flathub/org.openscopeproject.TrguiNG/master/org.openscopeproject.TrguiNG.desktop")
Expand Down

0 comments on commit 0876824

Please sign in to comment.