summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072022-06-20 22:37:00 +0200
committersL1pKn072022-06-20 22:37:00 +0200
commitee908307c27f42205a0fbf05c48062ec6e1b4727 (patch)
tree8f1eb507ae47dd3c170dd629c54930bd99abb81d
parent96145f9b6e1569bdecf94572da12d053a48e486a (diff)
downloadaur-ee908307c27f42205a0fbf05c48062ec6e1b4727.tar.gz
bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c2feda7e2d9..18fa34a31bf3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lib32-egl-wayland
pkgdesc = EGLStream-based Wayland external platform (32-bit)
- pkgver = 1.1.9+r3+g582b2d3
+ pkgver = 1.1.10
pkgrel = 1
url = https://github.com/NVIDIA/egl-wayland
arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = lib32-egl-wayland
makedepends = git
makedepends = lib32-libglvnd
depends = lib32-wayland
- depends = egl-wayland=2:1.1.9+r3+g582b2d3
+ depends = egl-wayland=2:1.1.10
provides = libnvidia-egl-wayland.so
options = !emptydirs
- source = git+https://github.com/NVIDIA/egl-wayland#commit=582b2d345abaa0e313cf16c902e602084ea59551
+ source = git+https://github.com/NVIDIA/egl-wayland#commit=247335d5d451bc56af08781c70f8bc96926cbf23
sha256sums = SKIP
pkgname = lib32-egl-wayland
diff --git a/PKGBUILD b/PKGBUILD
index 0eb0749aeabf..cfa54ec0b338 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrew Sun <adsun701 at gmail dot com>
-pkgname='lib32-egl-wayland'
-pkgver=1.1.9+r3+g582b2d3
+pkgname=lib32-egl-wayland
+pkgver=1.1.10
pkgrel=1
pkgdesc='EGLStream-based Wayland external platform (32-bit)'
arch=('x86_64')
@@ -16,7 +16,7 @@ makedepends=('meson'
)
provides=('libnvidia-egl-wayland.so')
options=('!emptydirs')
-source=("git+https://github.com/NVIDIA/egl-wayland#commit=582b2d345abaa0e313cf16c902e602084ea59551")
+source=("git+https://github.com/NVIDIA/egl-wayland#commit=247335d5d451bc56af08781c70f8bc96926cbf23")
sha256sums=('SKIP')
pkgver() {