Skip to content

Commit

Permalink
Update generate_pkgbuild.py
Browse files Browse the repository at this point in the history
  • Loading branch information
username227 authored Aug 9, 2024
1 parent 5bebc76 commit 7ab683b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/generate_pkgbuild.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
arch=('x86_64')
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')
makedepends=('rust>=1.70.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"
Expand Down

0 comments on commit 7ab683b

Please sign in to comment.