summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoritz Poldrack2020-03-30 17:26:16 +0200
committerMoritz Poldrack2020-03-30 17:26:16 +0200
commitbd2f2b9f4b65bdb1a7ca2490bc8d245ecb602164 (patch)
tree8422dc3001464a9bd8cb2b64a8180f86cfd06ad8 /PKGBUILD
parenta2ba41e5e86002132bf69e8ba04cb1e99497907e (diff)
downloadaur-bd2f2b9f4b65bdb1a7ca2490bc8d245ecb602164.tar.gz
corrected architecture
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae4e9a46a6db..0efcc00fd081 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=ttf-font-awesome-pro
pkgver=5.13.0
pkgrel=1
pkgdesc='The Pro Version of the famous FontAwesome Icons. Requires an active Subscription!'
-arch=('x86_64')
+arch=('any')
url='https://fontawesome.com'
license=('custom:Font Awesome Pro License')
makedepends=('npm')