summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFFY002018-07-12 20:03:44 +0100
committerFFY002018-07-12 20:03:44 +0100
commit3e785dfe0de08a99fd282df5033f5ada1fae85ff (patch)
tree333f4b1c59ed5a10352f686550b7a59f3d178647 /PKGBUILD
parent67e3672382e80e09772ec175935a4571d43af91d (diff)
downloadaur-3e785dfe0de08a99fd282df5033f5ada1fae85ff.tar.gz
pkgbuild: add quotes to arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02c22519cab6..359fdf895768 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,8 @@
# Contributor: Alexander Hunziker <alex.hunziker@gmail.com>
# Contributor: Alessio Biancalana <dottorblaster@gmail.com>
# Contributor: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
-
pkgname=babl-git
-pkgver=0.1.50.3.g24d7ba9
+pkgver=0.1.52.23.ga0dba44
pkgrel=1
pkgdesc="Dynamic, any to any, pixel format translation library."
arch=('i686' 'x86_64')