summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntti2023-10-22 11:35:29 +0300
committerAntti2023-10-22 11:35:29 +0300
commite7f67fb52585043351eae554876d9a4d72a7ab9e (patch)
treeff14d597a4d3136cd31654ce16c70be394cd2f5a
parentd5a6f3c6ad8796fc0dbf74b1530486e0210bf166 (diff)
downloadaur-e7f67fb52585043351eae554876d9a4d72a7ab9e.tar.gz
v0.6.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee095f4901bf..16d0d3f32216 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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.4
+ pkgver = 0.6.0
pkgrel = 1
url = https://modrinth.com/app
arch = x86_64
@@ -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.4/linux/modrinth-app_0.5.4_amd64.deb
- sha256sums = 096e9143cf4b94a6d2aba94bd4259098ed0f99b4a5ecdb54897debae7ffa535d
+ source = https://launcher-files.modrinth.com/versions/0.6.0/linux/modrinth-app_0.6.0_amd64.deb
+ sha256sums = bac697c4ba7c21e9dd39a8861405dd1039e35b7972ca9d12482191d481bcda6f
pkgname = modrinth-app-bin
diff --git a/PKGBUILD b/PKGBUILD
index 11b15c9bf598..caf225d7e29e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Antti <antti@antti.codes>
pkgname=modrinth-app-bin
-pkgver=0.5.4
+pkgver=0.6.0
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'
@@ -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=('096e9143cf4b94a6d2aba94bd4259098ed0f99b4a5ecdb54897debae7ffa535d')
+sha256sums=('bac697c4ba7c21e9dd39a8861405dd1039e35b7972ca9d12482191d481bcda6f')
build() {
cd "$srcdir/"