Date: Monday, March 11, 2019 @ 08:50:50 Author: alucryd Revision: 347685
upgpkg: libvdpau 1.2-1 Modified: libvdpau/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-11 08:43:29 UTC (rev 347684) +++ PKGBUILD 2019-03-11 08:50:50 UTC (rev 347685) @@ -1,7 +1,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=libvdpau -pkgver=1.1.1+3+ga21bf7a +pkgver=1.2 pkgrel=1 pkgdesc="Nvidia VDPAU library" arch=(x86_64) @@ -8,7 +8,7 @@ url='https://www.freedesktop.org/wiki/Software/VDPAU/' depends=('libxext') license=('custom') -_commit=a21bf7aa438f5dd40d0a300a3167aa3d6f26dccc # master +_commit=eac1393480bc7c2209d4984819951cb9dc1e03d0 # libvdpau-1.2 source=("git+https://anongit.freedesktop.org/git/vdpau/libvdpau#commit=$_commit") makedepends=('dri2proto' git) sha256sums=('SKIP')
