summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntti2023-12-16 13:23:59 +0200
committerAntti2023-12-16 13:23:59 +0200
commitd8187434eeca6a41921d4824bc5025d6bfc0c285 (patch)
tree1a210186972d8f07ca85fc2f98614645fcd728d2
parent9fed0035a04c88b67eb1a564226b0c743df64aba (diff)
downloadaur-d8187434eeca6a41921d4824bc5025d6bfc0c285.tar.gz
v0.6.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98f602c6255c..e661ba58b022 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.2
+ pkgver = 0.6.3
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.2/linux/modrinth-app_0.6.2_amd64.deb
- sha256sums = 9bda16eac4601e9620169722e5b6d8ce756c55e95775d2ce09df0e81f88d1745
+ source = https://launcher-files.modrinth.com/versions/0.6.3/linux/modrinth-app_0.6.3_amd64.deb
+ sha256sums = 453e72dfaaff9e6f74224227bc2c0d5bb66ff4b424f747dffebb5e80f0449b2c
pkgname = modrinth-app-bin
diff --git a/PKGBUILD b/PKGBUILD
index 480209d16577..a985a298b30a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Antti <antti@antti.codes>
pkgname=modrinth-app-bin
-pkgver=0.6.2
+pkgver=0.6.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'
@@ -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=('9bda16eac4601e9620169722e5b6d8ce756c55e95775d2ce09df0e81f88d1745')
+sha256sums=('453e72dfaaff9e6f74224227bc2c0d5bb66ff4b424f747dffebb5e80f0449b2c')
build() {
cd "$srcdir/"