summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntti2023-09-15 22:23:25 +0300
committerAntti2023-09-15 22:23:25 +0300
commit91e71ca94ea109cc2f35c2d66f00b38e319c3018 (patch)
treefa9216a79bd3bbadb6e2ef559e6f285e401bc75b /PKGBUILD
parent1e69ac4991680687ac0af258e54909a811aea6a0 (diff)
downloadaur-91e71ca94ea109cc2f35c2d66f00b38e319c3018.tar.gz
v0.5.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14df8fe92248..d503d5ad38f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Antti <antti@antti.codes>
pkgname=modrinth-app
-pkgver=0.5.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'
@@ -22,7 +22,7 @@ source=(
"$pkgname-$pkgver.tar.gz::https://github.com/modrinth/theseus/archive/refs/tags/v${pkgver}.tar.gz"
"modrinth-app.desktop"
)
-sha256sums=('84599582067bc7755380abfceda3b18d9fbdf0f58439587a403e901a5e453fbb'
+sha256sums=('c2e974f8f7bfc63edfee979395de5c2ff148be57df939121f88e159897f7689c'
'ad8f7ffea0435881acdd7ecb560443e281982727dc7c715885367e9466bc0a62')
prepare() {