summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Markus2016-03-10 18:28:00 +0100
committerTobias Markus2016-03-10 18:28:21 +0100
commit833c6f0365969da06432f6cd02aee33b86938d02 (patch)
tree65123469d0f88fa6b913e73e14a3ae39f60c46e7 /PKGBUILD
parent891b3a6cc729088698ea62eb9f7dbf09b8a17461 (diff)
downloadaur-833c6f0365969da06432f6cd02aee33b86938d02.tar.gz
PKGBUILD: Fix arch field
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68542054277d..13fd496d8fc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=texlive-frakturx
pkgver=20070103
pkgrel=2
pkgdesc="Base package for typesetting Fraktur fonts with LaTeX. You will need at least one font package."
-arch='any'
+arch=('any')
url='http://www.gaehrken.de/fraktur'
license=('custom')
install=texlive-frakturx.install