main/boost: bump pkgrel to trigger rebuild

See also: 06da24c935
This commit is contained in:
Sören Tempel 2016-08-16 01:03:37 +02:00
parent c61361d9e2
commit b1fe8754b0

View File

@ -8,7 +8,7 @@ _y=${_y#*.} # strip x.
_z=${pkgver##*.} # strip x.y.
_ver=${_x}_${_y}_${_z}
pkgrel=2
pkgrel=3
pkgdesc="Free peer-reviewed portable C++ source libraries"
url="http://www.boost.org/"
arch="all"