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

Levente Polyak anthraxx at archlinux.org
Thu May 31 00:11:34 UTC 2018


    Date: Thursday, May 31, 2018 @ 00:11:33
  Author: anthraxx
Revision: 325274

upgpkg: boost 1.67.0-1

Modified:
  boost/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-30 23:28:38 UTC (rev 325273)
+++ PKGBUILD	2018-05-31 00:11:33 UTC (rev 325274)
@@ -1,4 +1,3 @@
-# $Id$
 # Maintainer:  Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 # Contributor: Marius Knaust <marius.knaust at gmail.com>
 # Contributor: Ionut Biru <ibiru at archlinux.org>
@@ -10,9 +9,9 @@
 
 pkgbase=boost
 pkgname=('boost-libs' 'boost')
-pkgver=1.66.0
+pkgver=1.67.0
 _boostver=${pkgver//./_}
-pkgrel=3
+pkgrel=1
 url='http://www.boost.org/'
 arch=('x86_64')
 license=('custom')
@@ -19,7 +18,7 @@
 makedepends=('icu>=55.1' 'python' 'python2' 'python-numpy' 'python2-numpy' 'bzip2' 'zlib' 'openmpi')
 source=(https://downloads.sourceforge.net/project/${pkgbase}/${pkgbase}/${pkgver}/${pkgbase}_${_boostver}.tar.bz2
         776.patch)
-sha256sums=('5721818253e6a0989583192f96782c4a98eb6204965316df9f5ad75819225ca9'
+sha256sums=('2684c972994ee57fc5632e03bf044746f6eb45d4920c343937a465fd67a5adba'
             '43cdc2081f90d2acc7e4d9de6689bce07b2a1b4754e85dc7fa50872afa330ffa')
 
 prepare() {



More information about the arch-commits mailing list