summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072023-10-20 19:30:41 +0200
committersL1pKn072023-10-20 19:30:41 +0200
commitf1b6438f8c37e8250d49feffec6810e48dc27a1f (patch)
tree0f9d6b5205d4797f9233d8a2f2745b0ef1358c3c /PKGBUILD
parentd90409180d906802b83d0a8427d27678811d0e69 (diff)
downloadaur-lib32-egl-wayland.tar.gz
Update to 1.1.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92aabb4744a2..3c6305458b99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Andrew Sun <adsun701 at gmail dot com>
pkgname=lib32-egl-wayland
-pkgver=1.1.12
+pkgver=1.1.13
pkgrel=1
pkgdesc='EGLStream-based Wayland external platform (32-bits)'
arch=('x86_64')
@@ -18,7 +18,7 @@ makedepends=(
'lib32-libglvnd'
)
provides=('libnvidia-egl-wayland.so')
-_commit=e3b2240f97a640f288c19ced8a32e22d88ca84f5 # tags/1.1.12
+_commit=69ae9cf07bbec3b00a682918bf0dc845e989677 # tags/1.1.13
options=('!emptydirs')
source=("git+${url}#commit=${_commit}")
sha256sums=('SKIP')