summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHurricanePootis2024-02-14 13:33:59 -0600
committerHurricanePootis2024-02-14 13:33:59 -0600
commite03a5611bbbae94061279ec97e8af56e82d30996 (patch)
treec63b485a882552eae21c56ab7e2d888165ea0860
parent9d0001ee1aef641f7b90902e437f31f2d05b9749 (diff)
downloadaur-e03a5611bbbae94061279ec97e8af56e82d30996.tar.gz
Update to 4.0.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 777e29e4d426..2fd621f84d48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vpkedit
pkgdesc = A library and CLI/GUI tool to create, read, and write several pack file formats
- pkgver = 4.0.0
+ pkgver = 4.0.1
pkgrel = 1
url = https://github.com/craftablescience/VPKEdit
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = vpkedit
depends = qt6-base
depends = hicolor-icon-theme
optdepends = qt6-wayland: Wayland support
- source = vpkedit::git+https://github.com/craftablescience/VPKEdit.git#tag=v4.0.0
+ source = vpkedit::git+https://github.com/craftablescience/VPKEdit.git#tag=v4.0.1
source = argparse::git+https://github.com/p-ranav/argparse
source = vtflib::git+https://github.com/StrataSource/VTFLib.git
source = saap::git+https://github.com/Trico-Everfire/SteamAppPathProvider.git
diff --git a/PKGBUILD b/PKGBUILD
index 635bbd9b5b7a..e734f137c7dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: HurricanePootis <hurricanepootis@protonmail.com>
pkgname=vpkedit
-pkgver=4.0.0
+pkgver=4.0.1
pkgrel=1
pkgdesc="A library and CLI/GUI tool to create, read, and write several pack file formats"
arch=('x86_64')