summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2018-07-31 18:28:56 +0300
committerCaleb Maclennan2018-07-31 18:28:56 +0300
commita2c3c02008bcd6265fc5f9091a3a79038824aea4 (patch)
treea675a46ae32d5b19db2e086ec60a455d75e73101
parentec7383e55d8e3f62c6805f45abbe8a6afecf7f1c (diff)
downloadaur-a2c3c02008bcd6265fc5f9091a3a79038824aea4.tar.gz
Note fonts are not platform dependent
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39dfc4bf47e2..d118db62c26f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
# Generated by mksrcinfo v8
-# Thu Jul 26 09:31:51 UTC 2018
+# Tue Jul 31 15:28:42 UTC 2018
pkgbase = ttf-sil-lateef
pkgdesc = OpenType Arabic font from SIL
pkgver = 1.200
pkgrel = 3
url = https://software.sil.org/lateef/
- arch = i686
- arch = x86_64
+ arch = any
license = custom:OFL
depends = fontconfig
depends = xorg-font-utils
diff --git a/PKGBUILD b/PKGBUILD
index 55e850aae8a0..403f9ca1d26a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _fname=LateefGR
pkgver=1.200
pkgrel=3
pkgdesc='OpenType Arabic font from SIL'
-arch=('i686' 'x86_64')
+arch=('any')
url='https://software.sil.org/lateef/'
license=('custom:OFL')
depends=('fontconfig' 'xorg-font-utils')