summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Fasching2019-01-15 07:18:42 +0100
committerAlexander Fasching2019-01-15 07:19:57 +0100
commit0f76ae0168bddefa93b2058a522c91a959ec9041 (patch)
treeb99bc6e13fdd07fa9bb131a79ffd9cc41d586fcb /PKGBUILD
parente24c10d797de88cc172254e4cdfa0de1fa4fc194 (diff)
downloadaur-0f76ae0168bddefa93b2058a522c91a959ec9041.tar.gz
Support all architectures
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83548151236a..282cd35b3deb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=steam-fonts
pkgver=1.0.0
-pkgrel=3
+pkgrel=4
pkgdesc="Fonts to fix scrambled or missing text in steam menus"
depends=('fontconfig' 'xorg-font-utils')
-arch=('i686' 'x86_64')
+arch=('any')
url="https://support.steampowered.com/kb_article.php?ref=1974-YFKL-4947"
license=('custom')
source=("https://support.steampowered.com/downloads/1974-YFKL-4947/SteamFonts.zip")