summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47323eb167f4..daa2a0bc4bdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
_pkgname=vpk-fuse
pkgname=$_pkgname-git
_binname=vpk_fuse
-pkgver=r8.10247a4
+pkgver=r12.4e7e4b7
pkgrel=1
pkgdesc="FUSE filesystem to read Valve VPK files."
arch=("x86_64")
@@ -12,6 +12,7 @@ sha256sums=('SKIP')
license=("GPL3")
provides=( "$_pkgname" )
conflicts=( "$_pkgname" )
+makedepends=("git")
pkgver() {
cd "$_binname"