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 9052af1a15ed..77a8a71881f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bwc9876 <bwc9876@gmail.com>
pkgname=owmods-cli-bin
-pkgver=0.6.0
+pkgver=0.6.1
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=('5807a7a828aa8c2a8008edace64328e0dbc171f82f3f126480dd77ec5e5f1581')
+sha256sums=('5d2d10ca5e51e778e39baaeeb70eb982baaf3aec9d2925410089db467f718a74')
package() {
cd "$srcdir/"