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 c70cd63343b4..e8ad6e6609ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bwc9876 <bwc9876@gmail.com>
pkgname=owmods-cli-bin
-pkgver=0.12.0
+pkgver=0.12.1
pkgrel=1
pkgdesc="A CLI To Manage Outer Wilds Mods"
arch=("x86_64")
@@ -8,7 +8,7 @@ url="https://github.com/ow-mods/ow-mod-man/tree/main/owmods_cli"
license=('GPL3')
depends=('glibc' 'gcc-libs' 'mono')
source=("$pkgname-$pkgver.tar.gz::https://github.com/ow-mods/ow-mod-man/releases/download/cli_v$pkgver/owmods.tar.zst")
-sha256sums=('1b04cd77141ab863c0c5cbe43d7b4e40c8d9ce8f549aad93e25d339224dd03a2')
+sha256sums=('726379a63f6651405e9c447805630b7f17887bd5daf02a4d0a111ed90f7955f3')
package() {
cd "$srcdir/"