| author | Maxime Gauduin
<alucryd@archlinux.org> 2020-06-26 16:49:15 UTC |
| committer | Maxime Gauduin
<alucryd@archlinux.org> 2020-06-26 16:49:15 UTC |
| parent | 472d9d04c7306913e8f88f81f4270281a33f0e18 |
| PKGBUILD | +3 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ee23683..6bc0a6e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Ionut Biru <ibiru@archlinux.org> pkgname=libva -pkgver=2.7.1 +pkgver=2.8.0 pkgrel=1 pkgdesc='Video Acceleration (VA) API for Linux' arch=(x86_64) @@ -36,7 +36,8 @@ provides=( libva.so ) backup=(etc/libva.conf) -source=(git+https://github.com/intel/libva.git#tag=5cef34fdf55b5f8a08fbfdfe5c5f8cc13b1d77ed) +_tag=963a4b63a7e9ada3934047c4af906c6867511ac7 +source=(git+https://github.com/intel/libva.git#tag=${_tag}) sha256sums=(SKIP) pkgver() {