Date: Tuesday, September 6, 2022 @ 14:23:34 Author: heftig Revision: 455137
1.1.11-2: use corrected tag Modified: egl-wayland/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-06 14:23:08 UTC (rev 455136) +++ PKGBUILD 2022-09-06 14:23:34 UTC (rev 455137) @@ -2,7 +2,7 @@ pkgname=egl-wayland pkgver=1.1.11 -pkgrel=1 +pkgrel=2 epoch=2 pkgdesc="EGLStream-based Wayland external platform" url="https://github.com/NVIDIA/egl-wayland" @@ -12,7 +12,7 @@ makedepends=(meson git wayland-protocols 'libglvnd>=1.3.4') provides=(libnvidia-egl-wayland.so) options=(debug) -_commit=b250906b64e8d7853320b24e8803992305120480 # tags/1.1.11 +_commit=1bac4260aa89c4938246798f3a141500ed9daa10 # tags/1.1.11 source=("git+$url#commit=$_commit" 10_nvidia_wayland.json) sha256sums=('SKIP'
