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

Maxime Gauduin alucryd at archlinux.org
Thu Mar 25 14:23:07 UTC 2021


    Date: Thursday, March 25, 2021 @ 14:23:07
  Author: alucryd
Revision: 410893

upgpkg: libvpx 1.10.0-1

Modified:
  libvpx/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-25 10:51:33 UTC (rev 410892)
+++ PKGBUILD	2021-03-25 14:23:07 UTC (rev 410893)
@@ -3,7 +3,7 @@
 # Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=libvpx
-pkgver=1.9.0
+pkgver=1.10.0
 pkgrel=1
 pkgdesc='VP8 and VP9 codec'
 arch=(x86_64)
@@ -15,7 +15,7 @@
   nasm
 )
 provides=(libvpx.so)
-_tag=6516e974f8c40d0e49b19a4b55b1c98e7432edbb
+_tag=b41ffb53f1000ab2227c1736d8c1355aa5081c40
 source=(git+https://chromium.googlesource.com/webm/libvpx#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list