Date: Monday, November 4, 2019 @ 06:04:19 Author: felixonmars Revision: 523287
Python 3.8 rebuild Modified: audaspace/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-04 06:03:39 UTC (rev 523286) +++ PKGBUILD 2019-11-04 06:04:19 UTC (rev 523287) @@ -1,7 +1,7 @@ # Maintainer: Sven-Hendrik Haase <[email protected]> pkgname=audaspace pkgver=1.3.0 -pkgrel=3 +pkgrel=4 pkgdesc="A high level and feature rich audio library written in C++ with language bindings" arch=("x86_64") url="http://audaspace.github.io/"
