Date: Tuesday, June 30, 2020 @ 21:52:28 Author: dbermond Revision: 657209
upgpkg: svt-av1 0.8.4-1 Modified: svt-av1/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-30 21:03:14 UTC (rev 657208) +++ PKGBUILD 2020-06-30 21:52:28 UTC (rev 657209) @@ -2,7 +2,7 @@ # Contributor: Thomas Schneider <[email protected]> pkgname=svt-av1 -pkgver=0.8.3 +pkgver=0.8.4 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=2d5d4b627bc10db8d185752a1880f7c357be3610) +source=(git+https://github.com/OpenVisualCloud/SVT-AV1.git#tag=6cd553fecb93f68ff778d67f59d5392997f29521) md5sums=(SKIP) pkgver() {
