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

Sébastien Luttringer seblu at archlinux.org
Sun Jun 5 20:47:12 UTC 2016


    Date: Sunday, June 5, 2016 @ 22:47:12
  Author: seblu
Revision: 269059

upgpkg: wayland 1.11.0-1

Modified:
  wayland/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-05 18:07:20 UTC (rev 269058)
+++ PKGBUILD	2016-06-05 20:47:12 UTC (rev 269059)
@@ -4,7 +4,7 @@
 # Contributor: Joel Teichroeb <joel at teichroeb.net>
 
 pkgname=wayland
-pkgver=1.10.0
+pkgver=1.11.0
 pkgrel=1
 pkgdesc='A computer display server protocol'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('glibc' 'libffi' 'expat' 'libxml2')
 makedepends=('doxygen' 'xmlto' 'graphviz' 'docbook-xsl')
 source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
-sha1sums=('a593c012233942ac9b0291dace6bb4a068ee99ea')
+sha1sums=('ba0494a3ab811251f7ad72710bc751cb668d8848')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list