[arch-commits] Commit in egl-wayland/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Fri Jan 25 19:45:19 UTC 2019
Date: Friday, January 25, 2019 @ 19:45:18
Author: heftig
Revision: 344776
1.1.2-1
Modified:
egl-wayland/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-25 18:08:03 UTC (rev 344775)
+++ PKGBUILD 2019-01-25 19:45:18 UTC (rev 344776)
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
pkgname=egl-wayland
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=1
pkgdesc="EGLStream-based Wayland external platform"
arch=(x86_64)
@@ -9,7 +9,7 @@
license=(MIT)
depends=(wayland eglexternalplatform)
makedepends=(meson git)
-_commit=59ff78fcf874c28a11361acc9d07a3d5e17e1664 # tags/1.1.1
+_commit=c81f849fc08e36fc5b94031b6edc361ab5027fce # master
source=("git+$url#commit=$_commit"
10_nvidia_wayland.json)
sha256sums=('SKIP'
@@ -22,7 +22,7 @@
prepare() {
cd $pkgname
- git tag -f 1.1.0 1676d1d2bfe646fb3ecbba29a85db529dd399493 # Fixup missing tag
+ git tag -f 1.1.2 c81f849fc08e36fc5b94031b6edc361ab5027fce # Fixup missing tag
}
build() {
More information about the arch-commits
mailing list