summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHurricanePootis2022-01-06 10:34:18 -0600
committerHurricanePootis2022-01-06 10:34:18 -0600
commit81c2c846ae2fde5119298f7e2099853a5e0dff2c (patch)
treee486e371796b15c69596341753565cc0bbc10d0a /PKGBUILD
parent928b81298f84271a9d62abaa8aebf9ae83d4dad6 (diff)
downloadaur-81c2c846ae2fde5119298f7e2099853a5e0dff2c.tar.gz
Update makedepends
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')