summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Sun2018-12-04 15:13:19 -0500
committerAndrew Sun2018-12-04 15:13:19 -0500
commit97f5885305bef24435f3584e1c13936972a4e7e7 (patch)
tree16a31331b02a977be73ca62d50be0c36e9d3901e /PKGBUILD
parentaa605cac17cbc965ad81aea8b5fe9d936683d15c (diff)
downloadaur-97f5885305bef24435f3584e1c13936972a4e7e7.tar.gz
lib32-egl-wayland: update to 1.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37c7f636c742..f6a726f65a3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_basename=egl-wayland
pkgname="lib32-$_basename"
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc="EGLStream-based Wayland external platform (32-bit)"
arch=(x86_64)
@@ -11,7 +11,7 @@ license=(MIT)
depends=('lib32-wayland' 'eglexternalplatform' "$_basename")
makedepends=('meson' 'git')
options=(!emptydirs)
-_commit=1676d1d2bfe646fb3ecbba29a85db529dd399493 # master
+_commit=59ff78fcf874c28a11361acc9d07a3d5e17e1664 # tags/1.1.1
source=("git+$url#commit=$_commit")
sha256sums=('SKIP')