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

Jan Steffens heftig at archlinux.org
Sat Aug 18 10:34:33 UTC 2018


    Date: Saturday, August 18, 2018 @ 10:34:33
  Author: heftig
Revision: 332241

1.1.0-1

Modified:
  egl-wayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-18 10:32:53 UTC (rev 332240)
+++ PKGBUILD	2018-08-18 10:34:33 UTC (rev 332241)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=egl-wayland
-pkgver=1.0.5
+pkgver=1.1.0
 pkgrel=1
 pkgdesc="EGLStream-based Wayland external platform"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 license=(MIT)
 depends=(wayland eglexternalplatform)
 makedepends=(meson git)
-_commit=395ce9f609fbf66f6cab622aec3ded663e089f84  # master
+_commit=1676d1d2bfe646fb3ecbba29a85db529dd399493  # master
 source=("git+$url#commit=$_commit"
         10_nvidia_wayland.json)
 sha256sums=('SKIP'
@@ -23,7 +23,7 @@
 
 prepare() {
   cd $pkgname
-  git tag -f 1.0.5 395ce9f609fbf66f6cab622aec3ded663e089f84  # Fixup missing tag
+  git tag -f 1.1.0 1676d1d2bfe646fb3ecbba29a85db529dd399493  # Fixup missing tag
 }
 
 build() {



More information about the arch-commits mailing list