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

Maxime Gauduin alucryd at archlinux.org
Thu Feb 18 22:22:21 UTC 2016


    Date: Thursday, February 18, 2016 @ 23:22:20
  Author: alucryd
Revision: 162378

upgpkg: lib32-wayland 1.10.0-1

Modified:
  lib32-wayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-18 18:25:17 UTC (rev 162377)
+++ PKGBUILD	2016-02-18 22:22:20 UTC (rev 162378)
@@ -5,15 +5,15 @@
 # Contributor: Joel Teichroeb <joel at teichroeb.net>
 
 pkgname=lib32-wayland
-pkgver=1.9.0
+pkgver=1.10.0
 pkgrel=1
 pkgdesc='A computer display server protocol'
 arch=('x86_64')
 url='http://wayland.freedesktop.org'
 license=('MIT')
-depends=('lib32-libffi' 'lib32-expat' 'wayland')
+depends=('lib32-glibc' 'lib32-libffi' 'lib32-expat' 'lib32-libxml2' 'wayland')
 source=("http://wayland.freedesktop.org/releases/wayland-${pkgver}.tar.xz")
-sha256sums=('9c8770720aa0034479735f58a4dc4ca9b172ecfede28f5134312e135b7301efa')
+sha256sums=('4bf6e790aa6f50ab3825676282ecd75850ec9c4767af96ecb7127b1f3c3d60dc')
 
 build() {
   cd wayland-${pkgver}



More information about the arch-commits mailing list