summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Sun2020-05-21 13:52:30 -0400
committerAndrew Sun2020-05-21 13:52:30 -0400
commit8dc2e6c078cb6299bc75651e939c840ce3cef9c4 (patch)
tree91bf11446a5e1c51befa6aad8e1042d93c80e2fa /PKGBUILD
parentd638f3a96fec4083b3a749a021fba75e02d9dee8 (diff)
downloadaur-8dc2e6c078cb6299bc75651e939c840ce3cef9c4.tar.gz
1.1.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04bdb40fad12..17fa3800e4ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_basename=egl-wayland
pkgname="lib32-$_basename"
-pkgver=1.1.4
-pkgrel=2
+pkgver=1.1.5
+pkgrel=1
pkgdesc="EGLStream-based Wayland external platform (32-bit)"
arch=(x86_64)
url=https://github.com/NVIDIA/egl-wayland
@@ -11,7 +11,7 @@ license=(MIT)
depends=('lib32-wayland' 'eglexternalplatform' "$_basename")
makedepends=('meson' 'git')
options=(!emptydirs)
-_commit=47d96a84b04d21cd0a2f23b59a4936c829a65364 # tags/1.1.4
+_commit=f08e1a570eee30cbaed4c49e761830667f5ba29e # tags/1.1.5
source=("git+$url#commit=$_commit"
glvnd.diff)
sha256sums=('SKIP'