summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89cf3619214a..9052af1a15ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bwc9876 <bwc9876@gmail.com>
pkgname=owmods-cli-bin
-pkgver=0.5.1
+pkgver=0.6.0
pkgrel=1
pkgdesc="A CLI To Manage Outer Wilds Mods"
arch=("x86_64")
@@ -8,7 +8,7 @@ url="https://github.com/Bwc9876/ow-mod-man/owmods_cli"
license=('GPL3')
depends=('glibc' 'gcc-libs' 'mono')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Bwc9876/ow-mod-man/releases/download/cli_v$pkgver/owmods.tar.zst")
-sha256sums=('56b6204b75e4bc4b3bbd9dfcd80d786e41b612b6ac39dfb33df977cba2ff56f4')
+sha256sums=('5807a7a828aa8c2a8008edace64328e0dbc171f82f3f126480dd77ec5e5f1581')
package() {
cd "$srcdir/"