summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbwc98762023-07-15 02:34:50 +0000
committerbwc98762023-07-15 02:34:50 +0000
commitcf9d93917b4ae009610b93ede0777da11a8007d4 (patch)
tree958593b859ac22b2d3b4224e70d310d04aed2495 /PKGBUILD
parent1ac117899d10c186a8f289cf2b2a789b7a0180ca (diff)
downloadaur-cf9d93917b4ae009610b93ede0777da11a8007d4.tar.gz
Update AUR package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b163a0ea82a9..09b8dc88f281 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bwc9876 <bwc9876@gmail.com>
pkgname=owmods-gui-bin
_appname=outer-wilds-mod-manager
-pkgver=0.7.2
+pkgver=0.8.0
pkgrel=1
pkgdesc="A GUI To Manage Outer Wilds Mods"
arch=('x86_64')
@@ -9,7 +9,7 @@ url="https://github.com/Bwc9876/ow-mod-man/tree/main/owmods_gui"
license=('GPL3')
depends=('glibc' 'gtk3' 'openssl-1.1' 'hicolor-icon-theme' 'glib2' 'gcc-libs' 'gdk-pixbuf2' 'webkit2gtk' 'cairo' 'mono')
source=("${_appname}-${pkgver}-${arch}.deb::https://github.com/Bwc9876/ow-mod-man/releases/download/gui_v${pkgver}/${_appname}_${pkgver}_amd64.deb")
-sha256sums=('bcae87e5dbcfbbf2f8355211935881794ca5c1325657f53079532bc482ac3dab')
+sha256sums=('a1023a9f6eb7b1a26be02f11d9237f467235433bd14833dd55de49914953c919')
package() {
tar xpf data.tar.gz -C ${srcdir}