summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbegin-theadventure2024-06-15 01:33:46 +0200
committerbegin-theadventure2024-06-15 01:33:46 +0200
commit9f694f0daddb4e6e21c00985d578bdcf5463b991 (patch)
treee342f4720c6e8cce924a3071e86041bcb69a8b27
parent91694d657e5024d46a59bd3e9a30905874db4334 (diff)
downloadaur-harmonyvpktool.tar.gz
2.0.0-alpha.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 607409d6f8a6..0023a0e0ba91 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = harmonyvpktool
pkgdesc = An all new Titanfall VPK unpacker. Over 2x faster than the most popular alternative! (ALPHA pre-release)
- pkgver = 2.0.0.alpha.3
+ pkgver = 2.0.0.alpha.4
pkgrel = 1
url = https://github.com/harmonytf/HarmonyVPKTool
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = harmonyvpktool
makedepends = git
makedepends = yarn
depends = webkit2gtk
- source = git+https://github.com/harmonytf/HarmonyVPKTool.git#commit=26e3c9550a56bdf4fb1639fe89bded4f05fa7bc5
+ source = git+https://github.com/harmonytf/HarmonyVPKTool.git#commit=7b29469e0ec69dad651b77cf1fe85511bdf6cf78
sha256sums = SKIP
pkgname = harmonyvpktool
diff --git a/PKGBUILD b/PKGBUILD
index f3121ed6cd93..2fc2afbe8cf3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: begin-theadventure <begin-thecontact.ncncb at dralias dot com>
pkgname=harmonyvpktool
-pkgver=2.0.0.alpha.3
-_commit=26e3c9550a56bdf4fb1639fe89bded4f05fa7bc5
+pkgver=2.0.0.alpha.4
+_commit=7b29469e0ec69dad651b77cf1fe85511bdf6cf78
pkgrel=1
pkgdesc="An all new Titanfall VPK unpacker. Over 2x faster than the most popular alternative! (ALPHA pre-release)"
url="https://github.com/harmonytf/HarmonyVPKTool"