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

Levente Polyak anthraxx at archlinux.org
Mon Jan 27 21:17:57 UTC 2020


    Date: Monday, January 27, 2020 @ 21:17:57
  Author: anthraxx
Revision: 374110

upgpkg: boost 1.72.0-1

Modified:
  boost/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-27 21:06:07 UTC (rev 374109)
+++ PKGBUILD	2020-01-27 21:17:57 UTC (rev 374110)
@@ -10,9 +10,9 @@
 
 pkgbase=boost
 pkgname=('boost-libs' 'boost')
-pkgver=1.71.0
+pkgver=1.72.0
 _boostver=${pkgver//./_}
-pkgrel=4
+pkgrel=1
 pkgdesc='Free peer-reviewed portable C++ source libraries'
 url='https://www.boost.org/'
 arch=('x86_64')
@@ -19,7 +19,8 @@
 license=('custom')
 makedepends=('icu' 'python' 'python2' 'python-numpy' 'python2-numpy' 'bzip2' 'zlib' 'openmpi' 'zstd' 'findutils')
 source=(https://dl.bintray.com/boostorg/release/${pkgver}/source/boost_${_boostver}.tar.bz2)
-sha256sums=('d73a8da01e8bf8c7eda40b4c84915071a8c8a0df4a6734537ddde4a8580524ee')
+sha256sums=('59c9b274bc451cf91a9ba1dd2c7fdcaf5d60b1b3aa83f2c9fa143417cc660722')
+b2sums=('ab270a0e3cb24da687d86785e2d2e6d7731b4dbc07bd839eadb642dfa5a428ad584acb1f3529661a8de9a986008ff3427491041059ea2b742348d02e00761cd8')
 
 build() {
    export _stagedir="${srcdir}/stagedir"



More information about the arch-commits mailing list