diff options
author | root <root@rshg054.dnsready.net> | 2012-07-24 00:01:46 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-07-24 00:01:46 +0000 |
commit | 56913dc8679143308408596f2872f3894b3ab9d0 (patch) | |
tree | 6a8108f4290a1841aacb64924af58ad547790aa5 /extra/boost/PKGBUILD | |
parent | a65eb6fe2ea0ffa22c65de34506c88aeeb3c88ee (diff) |
Tue Jul 24 00:01:46 UTC 2012
Diffstat (limited to 'extra/boost/PKGBUILD')
-rw-r--r-- | extra/boost/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/boost/PKGBUILD b/extra/boost/PKGBUILD index 885ec928a..63c76e61a 100644 --- a/extra/boost/PKGBUILD +++ b/extra/boost/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 163703 2012-07-18 01:05:09Z ibiru $ +# $Id: PKGBUILD 163962 2012-07-23 02:59:56Z allan $ # Maintainer: kevin <kevin@archlinux.org> # Contributor: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Kritoke <kritoke@gamebox.net> @@ -8,7 +8,7 @@ pkgbase=boost pkgname=('boost-libs' 'boost') pkgver=1.50.0 _boostver=${pkgver//./_} -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') url="http://www.boost.org/" makedepends=('icu' 'python' 'python2' 'bzip2' 'zlib' 'openmpi') |