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

Ionut Biru ibiru at archlinux.org
Wed Nov 23 14:03:04 UTC 2011


    Date: Wednesday, November 23, 2011 @ 09:03:03
  Author: ibiru
Revision: 143219

update to 1.48.0

Modified:
  boost/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-23 13:59:27 UTC (rev 143218)
+++ PKGBUILD	2011-11-23 14:03:03 UTC (rev 143219)
@@ -6,16 +6,16 @@
 
 pkgbase=boost
 pkgname=('boost-libs' 'boost')
-pkgver=1.47.0
+pkgver=1.48.0
 _boostver=${pkgver//./_}
-pkgrel=3
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.boost.org/"
 makedepends=('icu' 'python' 'python2' 'bzip2' 'zlib' 'openmpi')
 source=(http://downloads.sourceforge.net/${pkgbase}/${pkgbase}_${_boostver}.tar.gz
         exceptions.patch)
 license=('custom')
-md5sums=('ff180a5276bec773a7625cac7e2288e8'
+md5sums=('313a11e97eb56eb7efd18325354631be'
          '9b44c28b36303152050c8c82469569c5')
 
 _stagedir="${srcdir}/stagedir"




More information about the arch-commits mailing list