Date: Friday, April 28, 2023 @ 17:45:42
  Author: arojas
Revision: 1449151

upgpkg: lib32-libva 2.18.0-1: Update to 2.18.0

Modified:
  lib32-libva/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-28 17:43:55 UTC (rev 1449150)
+++ PKGBUILD    2023-04-28 17:45:42 UTC (rev 1449151)
@@ -5,7 +5,7 @@
 # Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux dot org>
 
 pkgname=lib32-libva
-pkgver=2.17.0
+pkgver=2.18.0
 pkgrel=1
 pkgdesc='Video Acceleration (VA) API for Linux (32-bit)'
 arch=(x86_64)
@@ -36,9 +36,9 @@
   libva-x11.so
   libva.so
 )
-_tag=df3c584bb79d1a1e521372d62fa62e8b1c52ce6c
+_tag=b06ccb323cd68bc5ce3fa9861c831766d6355d88
 source=(git+https://github.com/intel/libva.git#tag=${_tag})
-sha256sums=(SKIP)
+sha256sums=('SKIP')
 
 pkgver() {
   cd libva

Reply via email to