Date: Monday, April 27, 2020 @ 12:10:31 Author: alucryd Revision: 621862
upgpkg: svt-av1 0.8.3-1 Modified: svt-av1/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-27 11:59:57 UTC (rev 621861) +++ PKGBUILD 2020-04-27 12:10:31 UTC (rev 621862) @@ -2,7 +2,7 @@ # Contributor: Thomas Schneider <[email protected]> pkgname=svt-av1 -pkgver=0.8.2 +pkgver=0.8.3 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=26938b09c34f973b08801ac66acb08fd006b4b3f) +source=(git+https://github.com/OpenVisualCloud/SVT-AV1.git#tag=2d5d4b627bc10db8d185752a1880f7c357be3610) md5sums=(SKIP) pkgver() {
