[arch-commits] Commit in boost/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Fri Apr 3 19:45:05 UTC 2015
Date: Friday, April 3, 2015 @ 21:45:04
Author: andyrtr
Revision: 235401
upgpkg: boost 1.57.0-4
rebuild for icu 55.1
Modified:
boost/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-03 19:14:35 UTC (rev 235400)
+++ PKGBUILD 2015-04-03 19:45:04 UTC (rev 235401)
@@ -10,11 +10,11 @@
pkgname=('boost-libs' 'boost')
pkgver=1.57.0
_boostver=${pkgver//./_}
-pkgrel=3
+pkgrel=4
url='http://www.boost.org/'
arch=('i686' 'x86_64')
license=('custom')
-makedepends=('icu>=53.1' 'python' 'python2' 'bzip2' 'zlib' 'openmpi')
+makedepends=('icu>=55.1' 'python' 'python2' 'bzip2' 'zlib' 'openmpi')
source=(https://downloads.sourceforge.net/project/${pkgbase}/${pkgbase}/${pkgver}/${pkgbase}_${_boostver}.tar.bz2
0001-fixed-shared_ptr_helper-include.patch
0001-Add-missing-include-to-signals2-trackable.hpp.patch)
More information about the arch-commits
mailing list