summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntti2023-08-26 12:59:42 +0300
committerAntti2023-08-26 12:59:42 +0300
commit599216440aec68a7673124ba9736888f59068d24 (patch)
treef9cde94941dc27c9ac49b2afa7b3c74d023b508f
parent191cb4b2125666e1b5c6be3c8030bce8b3a80f19 (diff)
downloadaur-599216440aec68a7673124ba9736888f59068d24.tar.gz
v0.5.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD9
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b14dc4b25178..329c33ebe4e3 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.0
- pkgrel = 2
+ pkgver = 0.5.3
+ pkgrel = 1
url = https://modrinth.com/app
arch = x86_64
license = GPL3
@@ -10,7 +10,7 @@ pkgbase = modrinth-app-bin
provides = modrinth-app
conflicts = modrinth-app
conflicts = modrinth-app-git
- source = https://launcher-files.modrinth.com/versions/0.4.0/linux/modrinth-app_0.5.0_amd64.deb
- sha256sums = d68a74e432cda2bf8a0d094bcd6641f8196e9d8de056d3bbfc45cc86c66311d6
+ source = https://launcher-files.modrinth.com/versions/0.5.3/linux/modrinth-app_0.5.3_amd64.deb
+ sha256sums = 06c3f80362eaf17695dbb515eb9d40436d46e635c6eb0176076f9bab40bc9782
pkgname = modrinth-app-bin
diff --git a/PKGBUILD b/PKGBUILD
index ce94d31bd8ba..905f85f2825a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,8 @@
# Maintainer: Antti <antti@antti.codes>
pkgname=modrinth-app-bin
-pkgver=0.5.0
-_projectver=0.4.0
-pkgrel=2
+pkgver=0.5.3
+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')
@@ -11,8 +10,8 @@ license=('GPL3')
depends=('webkit2gtk' 'openssl-1.1')
provides=('modrinth-app')
conflicts=('modrinth-app' 'modrinth-app-git')
-source=("https://launcher-files.modrinth.com/versions/$_projectver/linux/modrinth-app_${pkgver}_amd64.deb")
-sha256sums=('d68a74e432cda2bf8a0d094bcd6641f8196e9d8de056d3bbfc45cc86c66311d6')
+source=("https://launcher-files.modrinth.com/versions/${pkgver}/linux/modrinth-app_${pkgver}_amd64.deb")
+sha256sums=('06c3f80362eaf17695dbb515eb9d40436d46e635c6eb0176076f9bab40bc9782')
build() {
cd "$srcdir/"