summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHurricanePootis2024-01-01 11:42:08 -0600
committerHurricanePootis2024-01-01 11:42:08 -0600
commit00d2dbc87aeab5709bcf6758d01954a6f0614731 (patch)
tree31e3e3d5e21552307693ddd592fdfed321c21ba8
parent643148424b44f2fd7e4d763a7f95a381a16d50b4 (diff)
downloadaur-00d2dbc87aeab5709bcf6758d01954a6f0614731.tar.gz
Update to 3.7.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d711b461b253..8319b34cb82f 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.2
+ pkgver = 3.7.0
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.2
+ source = vpkedit::git+https://github.com/craftablescience/VPKEdit.git#tag=v3.7.0
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 d1538ddd4d8b..4d307a1db069 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: HurricanePootis <hurricanepootis@protonmail.com>
pkgname=vpkedit
-pkgver=3.6.2
+pkgver=3.7.0
pkgrel=1
pkgdesc="A library and tool to create, read, and write Valve VPK archives"
arch=('x86_64')