Date: Sunday, December 25, 2016 @ 16:53:46 Author: bpiotrowski Revision: 201982
Python 3.6 rebuild Modified: audaspace/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-25 16:52:20 UTC (rev 201981) +++ PKGBUILD 2016-12-25 16:53:46 UTC (rev 201982) @@ -1,7 +1,7 @@ # Maintainer: Sven-Hendrik Haase <[email protected]> pkgname=audaspace pkgver=1.1 -pkgrel=2 +pkgrel=3 pkgdesc="A high level and feature rich audio library written in C++ with language bindings" arch=("x86_64" "i686") url="http://audaspace.github.io/"
