Date: Sunday, May 7, 2023 @ 13:25:30 Author: alucryd Revision: 476920
upgpkg: svt-av1 1.5.0-1 Modified: svt-av1/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-07 13:24:58 UTC (rev 476919) +++ PKGBUILD 2023-05-07 13:25:30 UTC (rev 476920) @@ -3,7 +3,7 @@ # Contributor: Thomas Schneider <[email protected]> pkgname=svt-av1 -pkgver=1.4.1 +pkgver=1.5.0 pkgrel=1 pkgdesc='Scalable Video Technology AV1 encoder and decoder' arch=(x86_64) @@ -19,7 +19,7 @@ nasm ninja ) -_tag=018276d714ce65d9b586f6205ee016cbd8d5425d +_tag=ea296ef350714fb6f105b420fb0bc321d9997ffd source=(git+https://gitlab.com/AOMediaCodec/SVT-AV1.git#tag=${_tag}) b2sums=(SKIP)
