summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f43a1f18a1a5..607409d6f8a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.2
- pkgrel = 5
+ pkgver = 2.0.0.alpha.3
+ pkgrel = 1
url = https://github.com/harmonytf/HarmonyVPKTool
arch = x86_64
license = GPL-3.0-or-later
@@ -9,7 +9,7 @@ pkgbase = harmonyvpktool
makedepends = git
makedepends = yarn
depends = webkit2gtk
- source = git+https://github.com/harmonytf/HarmonyVPKTool.git#commit=21a253f3b2f19de9bdf17d1af33ad35a6c4bf865
+ source = git+https://github.com/harmonytf/HarmonyVPKTool.git#commit=26e3c9550a56bdf4fb1639fe89bded4f05fa7bc5
sha256sums = SKIP
pkgname = harmonyvpktool
diff --git a/PKGBUILD b/PKGBUILD
index 4cd74b429d60..f3121ed6cd93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: begin-theadventure <begin-thecontact.ncncb at dralias dot com>
pkgname=harmonyvpktool
-pkgver=2.0.0.alpha.2
-_commit=21a253f3b2f19de9bdf17d1af33ad35a6c4bf865
-pkgrel=5
+pkgver=2.0.0.alpha.3
+_commit=26e3c9550a56bdf4fb1639fe89bded4f05fa7bc5
+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"
license=('GPL-3.0-or-later')