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

Stéphane Gaudreault stephane at archlinux.org
Sat Jan 19 17:28:34 UTC 2013


    Date: Saturday, January 19, 2013 @ 12:28:33
  Author: stephane
Revision: 175689

upgpkg: boost 1.50.0-4

rebuild for ICU 50.1.2

Modified:
  boost/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-19 15:34:07 UTC (rev 175688)
+++ PKGBUILD	2013-01-19 17:28:33 UTC (rev 175689)
@@ -8,10 +8,10 @@
 pkgname=('boost-libs' 'boost')
 pkgver=1.50.0
 _boostver=${pkgver//./_}
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 url="http://www.boost.org/"
-makedepends=('icu' 'python' 'python2' 'bzip2' 'zlib' 'openmpi')
+makedepends=('icu>=50.1.2' 'python' 'python2' 'bzip2' 'zlib' 'openmpi')
 source=(http://downloads.sourceforge.net/${pkgbase}/${pkgbase}_${_boostver}.tar.gz)
 license=('custom')
 md5sums=('dbc07ab0254df3dda6300fd737b3f264')




More information about the arch-commits mailing list