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

Maxime Gauduin alucryd at archlinux.org
Thu Sep 29 13:53:18 UTC 2016


    Date: Thursday, September 29, 2016 @ 13:53:18
  Author: alucryd
Revision: 190896

upgpkg: lib32-wayland 1.12.0-1

Modified:
  lib32-wayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-29 13:52:31 UTC (rev 190895)
+++ PKGBUILD	2016-09-29 13:53:18 UTC (rev 190896)
@@ -5,7 +5,7 @@
 # Contributor: Joel Teichroeb <joel at teichroeb.net>
 
 pkgname=lib32-wayland
-pkgver=1.11.0
+pkgver=1.12.0
 pkgrel=1
 pkgdesc='A computer display server protocol'
 arch=('x86_64')
@@ -12,8 +12,10 @@
 url='http://wayland.freedesktop.org'
 license=('MIT')
 depends=('lib32-glibc' 'lib32-libffi' 'lib32-expat' 'lib32-libxml2' 'wayland')
-source=("http://wayland.freedesktop.org/releases/wayland-${pkgver}.tar.xz")
-sha256sums=('9540925f7928becfdf5e3b84c70757f6589bf1ceef09bea78784d8e4772c0db0')
+validpgpkeys=('C7223EBE4EF66513B892598911A30156E0E67611') # Bryce Harrington
+source=("http://wayland.freedesktop.org/releases/wayland-${pkgver}.tar.xz"{,.sig})
+sha256sums=('d6b4135cba0188abcb7275513c72dede751d6194f6edc5b82183a3ba8b821ab1'
+            'SKIP')
 
 build() {
   cd wayland-${pkgver}



More information about the arch-commits mailing list