summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c50b96fa75dd..b1d975217739 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: HurricanePootis <hurricanepootis@protonmail.com>
pkgname=libvtflib-git
pkgver=r38.a501ba5
-pkgrel=2
+pkgrel=3
pkgdesc="Library to handle Valve's Texture Format"
-arch=('any')
+arch=('x86_64' 'i686')
url="https://github.com/panzi/VTFLib"
license=('GPL')
depends=('libtxc_dxtn')