[arch-commits] Commit in svt-av1/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sun Jun 12 08:48:23 UTC 2022


    Date: Sunday, June 12, 2022 @ 08:48:22
  Author: arojas
Revision: 448227

Update to 1.1.0

Modified:
  svt-av1/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-12 08:38:44 UTC (rev 448226)
+++ PKGBUILD	2022-06-12 08:48:22 UTC (rev 448227)
@@ -3,8 +3,8 @@
 # Contributor: Thomas Schneider <maxmusterm at gmail.com>
 
 pkgname=svt-av1
-pkgver=0.9.0
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
 pkgdesc='Scalable Video Technology AV1 encoder and decoder'
 arch=(x86_64)
 url=https://gitlab.com/AOMediaCodec/SVT-AV1
@@ -19,7 +19,7 @@
   nasm
   ninja
 )
-_tag=fdf4f36867bba068e221965d12c5975c509845da
+_tag=6e87a1de98281840abebc030781780edd822bae5
 source=(git+https://gitlab.com/AOMediaCodec/SVT-AV1.git#tag=${_tag})
 b2sums=(SKIP)
 



More information about the arch-commits mailing list