summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntti2023-11-18 20:56:24 +0200
committerAntti2023-11-18 20:56:24 +0200
commit446072b250f87c4407fcd71c9d828bea6e1452f3 (patch)
tree0347f16d095bee4698075872420fbb4a78ec6214
parent5b69998d589ef6b7264a0fb346a9d94d06633699 (diff)
downloadaur-446072b250f87c4407fcd71c9d828bea6e1452f3.tar.gz
update hash
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 530c08e71073..d44e2985eaa8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = modrinth-app
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
- pkgrel = 1
+ pkgrel = 2
url = https://modrinth.com/app
arch = x86_64
license = GPL3
@@ -27,7 +27,7 @@ pkgbase = modrinth-app
options = !lto
source = modrinth-app-0.6.1.tar.gz::https://github.com/modrinth/theseus/archive/refs/tags/v0.6.1.tar.gz
source = modrinth-app.desktop
- sha256sums = 1060473bdf1a5e627ce281867e8bc7e471bca3e8185559945aeb5ca9d4bdebe1
+ sha256sums = 82b52dc399dde7b01bbd0aead87141a9b80d21cda0654026ed1d2c34cf6e3fe7
sha256sums = ad8f7ffea0435881acdd7ecb560443e281982727dc7c715885367e9466bc0a62
pkgname = modrinth-app
diff --git a/PKGBUILD b/PKGBUILD
index cb1500a54e15..2aadbe12daac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=modrinth-app
pkgver=0.6.1
-pkgrel=1
+pkgrel=2
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')
@@ -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=('1060473bdf1a5e627ce281867e8bc7e471bca3e8185559945aeb5ca9d4bdebe1'
+sha256sums=('82b52dc399dde7b01bbd0aead87141a9b80d21cda0654026ed1d2c34cf6e3fe7'
'ad8f7ffea0435881acdd7ecb560443e281982727dc7c715885367e9466bc0a62')
options=('!lto')