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 | fcaf1316868752a6bc8f6c987272608ebc633ce1 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 947f046..6bf856f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ pkgname=geany pkgver=1.31 pkgrel=1 pkgdesc='Fast and lightweight IDE' -arch=('x86_64' 'i686') +arch=('x86_64') url='https://www.geany.org/' license=('GPL') depends=('gtk2' 'hicolor-icon-theme' 'desktop-file-utils')