summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHurricanePootis2021-08-14 13:53:45 -0500
committerHurricanePootis2021-08-14 13:53:45 -0500
commit928b81298f84271a9d62abaa8aebf9ae83d4dad6 (patch)
treefab6f62b472b3c0a8082abcc3be8f8bbe55bbce8 /PKGBUILD
parentda047e12de67024ded744db9fbfa993aa0919f29 (diff)
downloadaur-928b81298f84271a9d62abaa8aebf9ae83d4dad6.tar.gz
Updated arch() variable
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1d975217739..335c2800e8d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: HurricanePootis <hurricanepootis@protonmail.com>
pkgname=libvtflib-git
pkgver=r38.a501ba5
-pkgrel=3
+pkgrel=4
pkgdesc="Library to handle Valve's Texture Format"
-arch=('x86_64' 'i686')
+arch=('x86_64')
url="https://github.com/panzi/VTFLib"
license=('GPL')
depends=('libtxc_dxtn')