summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRefreeze59112024-08-14 18:56:39 +0200
committerRefreeze59112024-08-14 18:56:39 +0200
commit0b0bb1d399f4ad4f54bfcc9fd44b23bec9a7234a (patch)
tree1a245025cdbc35bd534c83887a7c89f2a41fbaa0
parent02659bb4da7eae5672f667389c0309dc82ae8a9e (diff)
downloadaur-0b0bb1d399f4ad4f54bfcc9fd44b23bec9a7234a.tar.gz
Updated version to 0.8.0-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b52dac4869b7..e4c245bf710b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = modrinth-app-beta-bin
pkgdesc = A 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.8.0
- pkgrel = 1
+ pkgrel = 2
url = https://modrinth.com/app
arch = x86_64
license = GPL3
@@ -22,9 +22,9 @@ pkgbase = modrinth-app-beta-bin
optdepends = xorg-xrandr: for older minecraft versions
provides = modrinth-app
conflicts = modrinth-app
- source = https://modrinth-betas.flawcra.cc/versions/0.8.0-1/linux/modrinth-app_0.8.0-1_amd64.deb
+ source = https://modrinth-betas.flawcra.cc/versions/0.8.0-2/linux/modrinth-app_0.8.0-2_amd64.deb
source = modrinth-app
- sha256sums = 1d35e6ba7bf540b2afeab96f20d3a39d984e96b64b12aa27dcf37e6a29c0461e
+ sha256sums = 8d13479d5a5dceba6ba1e81d6ef41fdc6c47cde20379d8e2823d4159ba4b4f97
sha256sums = 5404b4e7b25903afe43ab2f2451be4b27f4823c6785327b166f2faa519fa38a9
pkgname = modrinth-app-beta-bin
diff --git a/PKGBUILD b/PKGBUILD
index 36a9f40d1af8..e76ddcb9d794 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=modrinth-app-beta-bin
pkgver=0.8.0
-pkgrel=1
+pkgrel=2
pkgdesc='A 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')
@@ -23,7 +23,7 @@ source=(
"https://modrinth-betas.flawcra.cc/versions/${pkgver}-${pkgrel}/linux/modrinth-app_${pkgver}-${pkgrel}_amd64.deb"
"modrinth-app"
)
-sha256sums=('1d35e6ba7bf540b2afeab96f20d3a39d984e96b64b12aa27dcf37e6a29c0461e'
+sha256sums=('8d13479d5a5dceba6ba1e81d6ef41fdc6c47cde20379d8e2823d4159ba4b4f97'
'5404b4e7b25903afe43ab2f2451be4b27f4823c6785327b166f2faa519fa38a9')
build() {