summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiepee2022-11-01 08:46:13 +0100
committerMiepee2022-11-01 08:46:13 +0100
commit9a413ec8400492e6d0c57cab3419a26970671741 (patch)
tree1fed5fc1e430010460d648e514b58fc2bc97b37f
parent6e4d6ceb1719b993929cf5314e6a9161b4a6cbcb (diff)
downloadaur-9a413ec8400492e6d0c57cab3419a26970671741.tar.gz
Update to 2.3.0
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD11
2 files changed, 13 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38b1a62c9ab1..8a850d3ab49b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = am2rlauncher
pkgdesc = Application for installing the latest Community Updates, APKs and Mods for AM2R.
- pkgver = 2.2.0
- pkgrel = 3
+ pkgver = 2.3.0
+ pkgrel = 1
url = https://github.com/AM2R-Community-Developers/AM2RLauncher
arch = x86_64
license = GPL3
- depends = dotnet-runtime>=5
+ depends = dotnet-runtime>=6
depends = dotnet-host
depends = gtk3
depends = libappindicator-gtk3
@@ -19,9 +19,9 @@ pkgbase = am2rlauncher
optdepends = jre-openjdk: Creating APKs
conflicts = am2rlauncher-git
options = !strip
- source = https://github.com/AM2R-Community-Developers/AM2RLauncher/releases/download/2.2.0/AM2RLauncher_2.2.0_lin.zip
- source = AM2RLauncher.ico::https://github.com/AM2R-Community-Developers/AM2RLauncher/raw/2.2.0/AM2RLauncher/AM2RLauncher.Gtk/icon64.ico
- md5sums = SKIP
- md5sums = SKIP
+ source = https://github.com/AM2R-Community-Developers/AM2RLauncher/releases/download/2.3.0/AM2RLauncher_2.3.0_lin.zip
+ source = AM2RLauncher.ico::https://github.com/AM2R-Community-Developers/AM2RLauncher/raw/2.3.0/AM2RLauncher/AM2RLauncher.Gtk/icon64.ico
+ sha256sums = c819fa7a8be01c1f989604fe0bb91152335601de0a2ce695493579c7f3208bba
+ sha256sums = 4337d07b915c0ebf5b4bc9a7b2e29be0575a075720446e142cafd89bf9ff79f6
pkgname = am2rlauncher
diff --git a/PKGBUILD b/PKGBUILD
index 8094e1a70d61..924455d4fdc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,17 @@
-# Maintainer: Miepee <janbidler00 at tutanota dot com>
+# Maintainer: Miepee <janbidler00 at protonmail dot com>
pkgname=am2rlauncher
-pkgver=2.2.0
-pkgrel=3
+pkgver=2.3.0
+pkgrel=1
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' 'dotnet-host' 'gtk3' 'libappindicator-gtk3' 'webkit2gtk' 'openssl' 'icu' 'xdelta3' 'fuse2' 'lib32-libpulse' 'lib32-openal')
+depends=('dotnet-runtime>=6' '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")
-md5sums=(SKIP SKIP)
+sha256sums=('c819fa7a8be01c1f989604fe0bb91152335601de0a2ce695493579c7f3208bba'
+ '4337d07b915c0ebf5b4bc9a7b2e29be0575a075720446e142cafd89bf9ff79f6')
options=(!strip)
# ^ doesn't correctly publish without