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 2b3394da1f2d..fdb0882a28f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: HurricanePootis <hurricanepootis@protonmail.com>
pkgname=libvtflib-git
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.0.r1.a501ba5
+pkgrel=1
pkgdesc="Library to handle Valve's Texture Format"
arch=('any')
-url="https://github.com/Silverlan/VTFLib"
+url="https://github.com/panzi/VTFLib"
license=('GPL')
depends=('libtxc_dxtn')
makedepends=('cmake')