Date: Saturday, October 31, 2020 @ 11:51:58 Author: heftig Revision: 399075
1.1.5+2+g9c9c4c6-1 Modified: egl-wayland/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-31 11:47:47 UTC (rev 399074) +++ PKGBUILD 2020-10-31 11:51:58 UTC (rev 399075) @@ -1,7 +1,7 @@ -# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> +# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=egl-wayland -pkgver=1.1.5 +pkgver=1.1.5+2+g9c9c4c6 pkgrel=1 pkgdesc="EGLStream-based Wayland external platform" arch=(x86_64) @@ -10,7 +10,7 @@ depends=(wayland eglexternalplatform) makedepends=(meson git) provides=(libnvidia-egl-wayland.so) -_commit=f08e1a570eee30cbaed4c49e761830667f5ba29e # tags/1.1.5^0 +_commit=9c9c4c684983f7b0821f516f8821118170a785ea # master source=("git+$url#commit=$_commit" 10_nvidia_wayland.json) sha256sums=('SKIP'
