summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbwc98762023-07-28 12:40:26 +0000
committerbwc98762023-07-28 12:40:26 +0000
commit95c81f985dab5ef3344b568c7338a5948e5f507a (patch)
treeead7f34bee6d65571af8b0e28a69cfc5631cebcb
parentbdc90acef821788bf77ce2e216e1b0008954ba91 (diff)
downloadaur-95c81f985dab5ef3344b568c7338a5948e5f507a.tar.gz
Update AUR package
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a8a5e1a4946..8fe717a22d30 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = owmods-cli-bin
pkgdesc = A CLI To Manage Outer Wilds Mods
- pkgver = 0.9.0
+ pkgver = 0.10.0
pkgrel = 1
- url = https://github.com/Bwc9876/ow-mod-man/tree/main/owmods_cli
+ url = https://github.com/ow-mods/ow-mod-man/tree/main/owmods_cli
arch = x86_64
license = GPL3
depends = glibc
depends = gcc-libs
depends = mono
- source = owmods-cli-bin-0.9.0.tar.gz::https://github.com/Bwc9876/ow-mod-man/releases/download/cli_v0.9.0/owmods.tar.zst
- sha256sums = f119d40e7d32fa1dd8ee2a47062ddcdc78652347f412a57582ae2bb81395ecef
+ source = owmods-cli-bin-0.10.0.tar.gz::https://github.com/ow-mods/ow-mod-man/releases/download/cli_v0.10.0/owmods.tar.zst
+ sha256sums = 1e079ea592d2506a5cf4d8c87a7ac731e3e6cc6ca41109112a49d3441ff33f54
pkgname = owmods-cli-bin
diff --git a/PKGBUILD b/PKGBUILD
index e0179bf720d5..5594c5b10677 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Bwc9876 <bwc9876@gmail.com>
pkgname=owmods-cli-bin
-pkgver=0.9.0
+pkgver=0.10.0
pkgrel=1
pkgdesc="A CLI To Manage Outer Wilds Mods"
arch=("x86_64")
-url="https://github.com/Bwc9876/ow-mod-man/tree/main/owmods_cli"
+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/Bwc9876/ow-mod-man/releases/download/cli_v$pkgver/owmods.tar.zst")
-sha256sums=('f119d40e7d32fa1dd8ee2a47062ddcdc78652347f412a57582ae2bb81395ecef')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ow-mods/ow-mod-man/releases/download/cli_v$pkgver/owmods.tar.zst")
+sha256sums=('1e079ea592d2506a5cf4d8c87a7ac731e3e6cc6ca41109112a49d3441ff33f54')
package() {
cd "$srcdir/"