| author | Evangelos Foutras
<foutrelis@archlinux.org> 2017-11-15 14:11:34 UTC |
| committer | Evangelos Foutras
<foutrelis@archlinux.org> 2017-11-15 14:11:34 UTC |
| parent | cac495d59c05edb944e27035683ac3e36df34ab9 |
| PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 026d131..6bf7249 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=sdl2_ttf pkgver=2.0.14 pkgrel=1 pkgdesc="A library that allows you to use TrueType fonts in your SDL applications (Version 2)" -arch=('i686' 'x86_64') +arch=('x86_64') url="http://www.libsdl.org/projects/SDL_ttf" license=('MIT') depends=('sdl2' 'freetype2')