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

Sébastien Luttringer seblu at archlinux.org
Wed Feb 17 16:34:44 UTC 2016


    Date: Wednesday, February 17, 2016 @ 17:34:43
  Author: seblu
Revision: 259918

upgpkg: wayland 1.10.0-1

Modified:
  wayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-17 16:26:22 UTC (rev 259917)
+++ PKGBUILD	2016-02-17 16:34:43 UTC (rev 259918)
@@ -4,16 +4,16 @@
 # Contributor: Joel Teichroeb <joel at teichroeb.net>
 
 pkgname=wayland
-pkgver=1.9.0
+pkgver=1.10.0
 pkgrel=1
 pkgdesc='A computer display server protocol'
 arch=('i686' 'x86_64')
 url='http://wayland.freedesktop.org'
 license=('MIT')
-depends=('libffi' 'expat')
+depends=('libffi' 'expat' 'libxml2')
 makedepends=('doxygen' 'xmlto' 'graphviz')
 source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
-sha1sums=('39dedba2a5c8a83e7b3a3076fc8f4c4495289f81')
+sha1sums=('a593c012233942ac9b0291dace6bb4a068ee99ea')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list