summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHurricanePootis2023-12-27 09:54:16 -0800
committerHurricanePootis2023-12-27 09:54:16 -0800
commit643148424b44f2fd7e4d763a7f95a381a16d50b4 (patch)
tree49b063f90e7806fae6898135a4d34c6d09988a49
parentf1b087e0beb4cbeb624fddefe29680a6692e5efb (diff)
downloadaur-643148424b44f2fd7e4d763a7f95a381a16d50b4.tar.gz
Update to 3.6.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48156bf973d8..d711b461b253 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vpkedit
pkgdesc = A library and tool to create, read, and write Valve VPK archives
- pkgver = 3.6.1
+ pkgver = 3.6.2
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=v3.6.1
+ source = vpkedit::git+https://github.com/craftablescience/VPKEdit.git#tag=v3.6.2
source = vtflib::git+https://github.com/StrataSource/VTFLib.git
source = saap::git+https://github.com/Trico-Everfire/SteamAppPathProvider.git
source = speedykeyv::git+https://github.com/ozxybox/SpeedyKeyV.git
diff --git a/PKGBUILD b/PKGBUILD
index b29b9083d2a0..d1538ddd4d8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: HurricanePootis <hurricanepootis@protonmail.com>
pkgname=vpkedit
-pkgver=3.6.1
+pkgver=3.6.2
pkgrel=1
pkgdesc="A library and tool to create, read, and write Valve VPK archives"
arch=('x86_64')