diff --git a/extra/boost/PKGBUILD b/extra/boost/PKGBUILD index f822d2c70..d0cea1988 100644 --- a/extra/boost/PKGBUILD +++ b/extra/boost/PKGBUILD @@ -4,17 +4,15 @@ # Contributor: Kritoke # Contributor: Luca Roccia -# ALARM: Kevin Mihelich +# ALARM: Kevin Mihelich # - changed _bindir to .linuxarm from .linuxx86 # - removed (optional) dep to openmpi - does not build on ARM -plugrel=1 - pkgbase=boost pkgname=('boost-libs' 'boost') pkgver=1.50.0 _boostver=${pkgver//./_} -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') url="http://www.boost.org/" makedepends=('icu' 'python' 'python2' 'bzip2' 'zlib')