From 175ae3705594e035416bbcb0e40075d7158b002a Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 30 Oct 2018 00:11:50 +0000 Subject: [PATCH] extra/boost to 1.68.0-2 --- extra/boost/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/boost/PKGBUILD b/extra/boost/PKGBUILD index f1916044e..37ee50833 100644 --- a/extra/boost/PKGBUILD +++ b/extra/boost/PKGBUILD @@ -17,7 +17,7 @@ pkgbase=boost pkgname=('boost-libs' 'boost') pkgver=1.68.0 _boostver=${pkgver//./_} -pkgrel=1.1 +pkgrel=2 url='http://www.boost.org/' arch=('x86_64') license=('custom')