author | Evangelos Foutras
<foutrelis@archlinux.org> 2017-11-15 14:29:11 UTC |
committer | Evangelos Foutras
<foutrelis@archlinux.org> 2017-11-15 14:29:11 UTC |
parent | 47120c0df7f4dbf6e0f99039d640b4291f098491 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 63506b7..3e592db 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=csfml pkgver=2.4 pkgrel=1 pkgdesc='C bindings for sfml' -arch=('i686' 'x86_64') +arch=('x86_64') url='http://www.sfml-dev.org/' license=('zlib') depends=("sfml")