summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 335c2800e8d0..6e8a984d8341 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: HurricanePootis <hurricanepootis@protonmail.com>
pkgname=libvtflib-git
-pkgver=r38.a501ba5
-pkgrel=4
+pkgver=r42.a6e3084
+pkgrel=1
pkgdesc="Library to handle Valve's Texture Format"
arch=('x86_64')
url="https://github.com/panzi/VTFLib"
license=('GPL')
depends=('libtxc_dxtn')
-makedepends=('cmake' 'git' 'extra-cmake-modules')
+makedepends=('cmake' 'git' 'extra-cmake-modules' 'gcc')
source=("git+https://github.com/panzi/VTFLib.git")
md5sums=('SKIP')