summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af6c50514e78..ef64e338e0ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor:
pkgname=starfield-mod-loader-bin
-pkgver=0.5.2
-pkgrel=2
+pkgver=0.6.0
+pkgrel=1
pkgdesc="A simple mod manager for Starfield that supports both Steam and Game Pass versions of the game."
arch=('x86_64')
url="https://github.com/lVlyke/starfield-mod-loader"
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('nodejs' 'p7zip')
source=("https://github.com/lVlyke/starfield-mod-loader/releases/download/v${pkgver}/starfield-mod-loader-linux-x64_${pkgver}.7z"
'starfield-mod-loader.sh')
-sha256sums=('0d70bba8f1534741c4c41c86c9954a6c9b241b2e52777ef73ea98b7c27408e48'
+sha256sums=('97b421e09678b12123e1471c2f5468100180eb2f78bada7cfcec8e5d934b8045'
'b7c938153b5fa38f3c382b72920ab0092327b1e3106df9b7224d7f55e9886e90')
package(){