Date: Wednesday, January 29, 2020 @ 15:09:46 Author: alucryd Revision: 558999
upgpkg: svt-av1 0.8.1-1 Modified: svt-av1/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-29 15:09:35 UTC (rev 558998) +++ PKGBUILD 2020-01-29 15:09:46 UTC (rev 558999) @@ -2,7 +2,7 @@ # Contributor: Thomas Schneider <[email protected]> pkgname=svt-av1 -pkgver=0.8.0 +pkgver=0.8.1 pkgrel=1 pkgdesc='Scalable Video Technology AV1 encoder' arch=(x86_64) @@ -13,7 +13,7 @@ git nasm ) -source=(git+https://github.com/OpenVisualCloud/SVT-AV1.git#tag=af16f709522e4800643c6e16eff6f9b3b44e32d4) +source=(git+https://github.com/OpenVisualCloud/SVT-AV1.git#tag=2a0e578979ca62fa8cc81e03c5901ae3fe017530) md5sums=(SKIP) pkgver() {
