summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntti2023-09-15 22:09:55 +0300
committerAntti2023-09-15 22:09:55 +0300
commitd5a6f3c6ad8796fc0dbf74b1530486e0210bf166 (patch)
treebcc44d452a261b50196e14aaf03f2cb65751dc54
parenta1ccdae2f885733828ea0bf2d6926d5f37e0ce26 (diff)
downloadaur-d5a6f3c6ad8796fc0dbf74b1530486e0210bf166.tar.gz
v0.5.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 089c163f3902..ee095f4901bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = modrinth-app-bin
pkgdesc = An unique, open source launcher that allows you to play your favorite mods, and keep them up to date, all in one neat little package.
- pkgver = 0.5.3
- pkgrel = 2
+ pkgver = 0.5.4
+ pkgrel = 1
url = https://modrinth.com/app
arch = x86_64
license = GPL3
@@ -23,7 +23,7 @@ pkgbase = modrinth-app-bin
provides = modrinth-app
conflicts = modrinth-app
conflicts = modrinth-app-git
- source = https://launcher-files.modrinth.com/versions/0.5.3/linux/modrinth-app_0.5.3_amd64.deb
- sha256sums = 06c3f80362eaf17695dbb515eb9d40436d46e635c6eb0176076f9bab40bc9782
+ source = https://launcher-files.modrinth.com/versions/0.5.4/linux/modrinth-app_0.5.4_amd64.deb
+ sha256sums = 096e9143cf4b94a6d2aba94bd4259098ed0f99b4a5ecdb54897debae7ffa535d
pkgname = modrinth-app-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9cc0c1adaf4d..11b15c9bf598 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Antti <antti@antti.codes>
pkgname=modrinth-app-bin
-pkgver=0.5.3
-pkgrel=2
+pkgver=0.5.4
+pkgrel=1
pkgdesc='An unique, open source launcher that allows you to play your favorite mods, and keep them up to date, all in one neat little package.'
url='https://modrinth.com/app'
arch=('x86_64')
@@ -19,7 +19,7 @@ optdepends=(
provides=('modrinth-app')
conflicts=('modrinth-app' 'modrinth-app-git')
source=("https://launcher-files.modrinth.com/versions/${pkgver}/linux/modrinth-app_${pkgver}_amd64.deb")
-sha256sums=('06c3f80362eaf17695dbb515eb9d40436d46e635c6eb0176076f9bab40bc9782')
+sha256sums=('096e9143cf4b94a6d2aba94bd4259098ed0f99b4a5ecdb54897debae7ffa535d')
build() {
cd "$srcdir/"