[arch-commits] Commit in egl-wayland/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Fri Jun 10 16:52:58 UTC 2022


    Date: Friday, June 10, 2022 @ 16:52:58
  Author: heftig
Revision: 448144

1.1.10-1

Modified:
  egl-wayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-10 16:51:30 UTC (rev 448143)
+++ PKGBUILD	2022-06-10 16:52:58 UTC (rev 448144)
@@ -1,17 +1,18 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
 
 pkgname=egl-wayland
-pkgver=1.1.9+r3+g582b2d3
+pkgver=1.1.10
 pkgrel=1
 epoch=2
 pkgdesc="EGLStream-based Wayland external platform"
+url="https://github.com/NVIDIA/egl-wayland"
 arch=(x86_64)
-url=https://github.com/NVIDIA/egl-wayland
 license=(MIT)
 depends=(wayland eglexternalplatform)
 makedepends=(meson git wayland-protocols 'libglvnd>=1.3.4')
 provides=(libnvidia-egl-wayland.so)
-_commit=582b2d345abaa0e313cf16c902e602084ea59551  # master
+options=(debug)
+_commit=247335d5d451bc56af08781c70f8bc96926cbf23  # tags/1.1.10
 source=("git+$url#commit=$_commit"
         10_nvidia_wayland.json)
 sha256sums=('SKIP'



More information about the arch-commits mailing list