From 4aeaa9dd5ecc23338732b20c4db2001afd178703 Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Wed, 15 Jun 2016 10:40:08 +0300 Subject: [PATCH] boost: Rebuild with ICU 57 --- mingw-w64-boost/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-boost/PKGBUILD b/mingw-w64-boost/PKGBUILD index 08dd69e92d..700c99fdc0 100644 --- a/mingw-w64-boost/PKGBUILD +++ b/mingw-w64-boost/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=1.60.0 _boostver=${pkgver//./_} -pkgrel=2 +pkgrel=3 pkgdesc="Free peer-reviewed portable C++ source libraries (mingw-w64)" arch=('any') url="https://www.boost.org/"