[arch-commits] Commit in boost/trunk (PKGBUILD)

Andreas Radke andyrtr at nymeria.archlinux.org
Sat Oct 12 20:31:24 UTC 2013


    Date: Saturday, October 12, 2013 @ 22:31:23
  Author: andyrtr
Revision: 196407

upgpkg: boost 1.54.0-4

rebuild for icu 52.1

Modified:
  boost/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-12 19:38:26 UTC (rev 196406)
+++ PKGBUILD	2013-10-12 20:31:23 UTC (rev 196407)
@@ -10,11 +10,11 @@
 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




More information about the arch-commits mailing list