Date: Tuesday, May 5, 2020 @ 10:55:56 Author: alucryd Revision: 624880
upgpkg: svt-vp9 0.2.0-1 Modified: svt-vp9/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-05 10:49:50 UTC (rev 624879) +++ PKGBUILD 2020-05-05 10:55:56 UTC (rev 624880) @@ -2,8 +2,8 @@ # Contributor: Thomas Schneider <[email protected]> pkgname=svt-vp9 -pkgver=0.1.0 -pkgrel=2 +pkgver=0.2.0 +pkgrel=1 pkgdesc='Scalable Video Technology VP9 encoder' arch=(x86_64) url=https://github.com/OpenVisualCloud/SVT-VP9 @@ -14,7 +14,7 @@ git nasm ) -source=(git+https://github.com/OpenVisualCloud/SVT-VP9.git#tag=4d7f6c6eb9501bfd1f58d4063cae050408b26552) +source=(git+https://github.com/OpenVisualCloud/SVT-VP9.git#tag=fee9c466623a9e306f4d7a076529f01e1197ab14) md5sums=(SKIP) pkgver() {
