summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntti2023-11-22 17:20:26 +0200
committerAntti2023-11-22 17:20:26 +0200
commit9fed0035a04c88b67eb1a564226b0c743df64aba (patch)
tree8ef1f5efd7b7f7e5e474774df2d00fb24dca73ed
parent6455a0e6172e33a5a3b47476e4dc099b632f733e (diff)
downloadaur-9fed0035a04c88b67eb1a564226b0c743df64aba.tar.gz
v0.6.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7af85cda54a..98f602c6255c 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.6.1
+ pkgver = 0.6.2
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.6.1/linux/modrinth-app_0.6.1_amd64.deb
- sha256sums = 9a10f1b58be819e9b65bd650a8211e489fe75464e29880d39825e21405e9e7c4
+ source = https://launcher-files.modrinth.com/versions/0.6.2/linux/modrinth-app_0.6.2_amd64.deb
+ sha256sums = 9bda16eac4601e9620169722e5b6d8ce756c55e95775d2ce09df0e81f88d1745
pkgname = modrinth-app-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1d6cfbb9e5e8..480209d16577 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Antti <antti@antti.codes>
pkgname=modrinth-app-bin
-pkgver=0.6.1
+pkgver=0.6.2
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=('9a10f1b58be819e9b65bd650a8211e489fe75464e29880d39825e21405e9e7c4')
+sha256sums=('9bda16eac4601e9620169722e5b6d8ce756c55e95775d2ce09df0e81f88d1745')
build() {
cd "$srcdir/"