Date: Monday, November 25, 2019 @ 20:50:23 Author: alucryd Revision: 533300
upgpkg: svt-av1 0.7.5-1 Modified: svt-av1/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-25 20:50:02 UTC (rev 533299) +++ PKGBUILD 2019-11-25 20:50:23 UTC (rev 533300) @@ -2,7 +2,7 @@ # Contributor: Thomas Schneider <[email protected]> pkgname=svt-av1 -pkgver=0.7.0 +pkgver=0.7.5 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=ea1f5ce2782b972a73c2356b1b5826a3ccc81ffc) +source=(git+https://github.com/OpenVisualCloud/SVT-AV1.git#tag=9a321eb5f1233c46ac44472b30db8efb953fffd3) md5sums=(SKIP) pkgver() {
