From cc1dbaab9d968ae5ace1956c3662b8b492694800 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 18 Oct 2013 01:09:28 -0700 Subject: Fri Oct 18 01:09:01 PDT 2013 --- extra/boost/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/boost') diff --git a/extra/boost/PKGBUILD b/extra/boost/PKGBUILD index 7be6887c8..b0bc5a2fc 100644 --- a/extra/boost/PKGBUILD +++ b/extra/boost/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 193196 2013-08-18 16:43:01Z svenstaro $ +# $Id: PKGBUILD 196738 2013-10-17 14:02:41Z andyrtr $ # Maintainer: Stéphane Gaudreault # Maintainer: Ionut Biru # Contributor: kevin @@ -10,11 +10,11 @@ pkgbase=boost pkgname=('boost-libs' 'boost') pkgver=1.54.0 _boostver=${pkgver//./_} -pkgrel=3 +pkgrel=4 url="http://www.boost.org/" arch=('i686' 'x86_64') license=('custom') -makedepends=('icu>=51.1' 'python' 'python2' 'bzip2' 'zlib' 'openmpi') +makedepends=('icu>=52.1' 'python' 'python2' 'bzip2' 'zlib' 'openmpi') source=(http://downloads.sourceforge.net/${pkgbase}/${pkgbase}_${_boostver}.tar.gz boost-1.53.0-python3.patch boost-1.54.0-Fix-macro-for-int128-detection.patch -- cgit v1.2.3-54-g00ecf