From ee70839556b2bba3b794220ed6266a7d7456d0df Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 1 Dec 2016 13:29:47 +0000 Subject: [PATCH] extra/boost to 1.62.0-4 --- extra/boost/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/boost/PKGBUILD b/extra/boost/PKGBUILD index fdb37a589..2714cd58e 100644 --- a/extra/boost/PKGBUILD +++ b/extra/boost/PKGBUILD @@ -16,7 +16,7 @@ pkgbase=boost pkgname=('boost-libs' 'boost') pkgver=1.62.0 _boostver=${pkgver//./_} -pkgrel=3 +pkgrel=4 url='http://www.boost.org/' arch=('i686' 'x86_64') license=('custom')