summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96934887246b..8094e1a70d61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Miepee <janbidler00 at tutanota dot com>
pkgname=am2rlauncher
pkgver=2.2.0
-pkgrel=2
+pkgrel=3
pkgdesc="Application for installing the latest Community Updates, APKs and Mods for AM2R."
arch=(x86_64)
url="https://github.com/AM2R-Community-Developers/AM2RLauncher"
license=('GPL3')
-depends=('dotnet-runtime>=5' 'gtk3' 'libappindicator-gtk3' 'webkit2gtk' 'openssl' 'icu' 'xdelta3' 'fuse2' 'lib32-libpulse' 'lib32-openal')
+depends=('dotnet-runtime>=5' 'dotnet-host' 'gtk3' 'libappindicator-gtk3' 'webkit2gtk' 'openssl' 'icu' 'xdelta3' 'fuse2' 'lib32-libpulse' 'lib32-openal')
optdepends=('jre-openjdk: Creating APKs')
conflicts=('am2rlauncher-git')
source=("https://github.com/AM2R-Community-Developers/AM2RLauncher/releases/download/$pkgver/AM2RLauncher_${pkgver}_lin.zip" "AM2RLauncher.ico::https://github.com/AM2R-Community-Developers/AM2RLauncher/raw/$pkgver/AM2RLauncher/AM2RLauncher.Gtk/icon64.ico")