From faa915b44f6ad9536f2c09c55c5c23e9d8cbc1bc Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 23 Jul 2012 12:34:01 -0400 Subject: [PATCH] extra/boost to 1.50.0-2 --- extra/boost/PKGBUILD | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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')