From 061c99851533ba77c78bcd58e831489fd05296b2 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 24 Apr 2012 08:31:02 -0400 Subject: [PATCH] extra/boost to 1.49.0-2 --- extra/boost/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/boost/PKGBUILD b/extra/boost/PKGBUILD index ff554639f..574cd491a 100644 --- a/extra/boost/PKGBUILD +++ b/extra/boost/PKGBUILD @@ -14,7 +14,7 @@ pkgbase=boost pkgname=('boost-libs' 'boost') pkgver=1.49.0 _boostver=${pkgver//./_} -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') url="http://www.boost.org/" makedepends=('icu' 'python' 'python2' 'bzip2' 'zlib')