Date: Sunday, December 6, 2015 @ 23:43:00 Author: bpiotrowski Revision: 149305
C++11 ABI rebuild Modified: audaspace/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-06 22:42:55 UTC (rev 149304) +++ PKGBUILD 2015-12-06 22:43:00 UTC (rev 149305) @@ -1,7 +1,7 @@ # Maintainer: Sven-Hendrik Haase <[email protected]> pkgname=audaspace pkgver=1.1 -pkgrel=1 +pkgrel=2 pkgdesc="A high level and feature rich audio library written in C++ with language bindings" arch=("x86_64" "i686") url="http://audaspace.github.io/"
