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

Felix Yan fyan at nymeria.archlinux.org
Tue Apr 8 04:54:33 UTC 2014


    Date: Tuesday, April 8, 2014 @ 06:54:32
  Author: fyan
Revision: 209890

upgpkg: boost 1.55.0-6

- icu 53 rebuild

Modified:
  boost/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-08 03:24:09 UTC (rev 209889)
+++ PKGBUILD	2014-04-08 04:54:32 UTC (rev 209890)
@@ -10,11 +10,11 @@
 pkgname=('boost-libs' 'boost')
 pkgver=1.55.0
 _boostver=${pkgver//./_}
-pkgrel=5
+pkgrel=6
 url="http://www.boost.org/"
 arch=('i686' 'x86_64')
 license=('custom')
-makedepends=('icu>=52.1' 'python' 'python2' 'bzip2' 'zlib' 'openmpi')
+makedepends=('icu>=53.1' 'python' 'python2' 'bzip2' 'zlib' 'openmpi')
 source=(http://downloads.sourceforge.net/${pkgbase}/${pkgbase}_${_boostver}.tar.gz
         001-log_fix_dump_avx2.patch)
 sha1sums=('61ed0e57d3c7c8985805bb0682de3f4c65f4b6e5'




More information about the arch-commits mailing list