summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHurricanePootis2021-06-14 23:33:12 -0500
committerHurricanePootis2021-06-14 23:33:12 -0500
commitda047e12de67024ded744db9fbfa993aa0919f29 (patch)
treea51e36504fc1101fc0c19bc9155fd5cc11f91744 /PKGBUILD
parent8c89c27f0a3af7604db588f6237ec0d362fee073 (diff)
downloadaur-da047e12de67024ded744db9fbfa993aa0919f29.tar.gz
Update arch
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')