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 | 350d107c35979f80bdc6bcaf3aa44d868f3b4f50 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index ca9cae1..1ac6dcd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.4.2 pkgrel=2 pkgdesc="Library for image-based CSG rendering using OpenGL." url="http://www.opencsg.org" -arch=('i686' 'x86_64') +arch=('x86_64') license=('GPL2') depends=('glew' 'glut' 'libgl') source=("http://www.opencsg.org/OpenCSG-${pkgver}.tar.gz")