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

Sébastien Luttringer seblu at archlinux.org
Tue Sep 22 20:11:47 UTC 2015


    Date: Tuesday, September 22, 2015 @ 22:11:47
  Author: seblu
Revision: 247083

upgpkg: wayland 1.9.0-1

Modified:
  wayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-22 20:01:38 UTC (rev 247082)
+++ PKGBUILD	2015-09-22 20:11:47 UTC (rev 247083)
@@ -4,7 +4,7 @@
 # Contributor: Joel Teichroeb <joel at teichroeb.net>
 
 pkgname=wayland
-pkgver=1.8.1
+pkgver=1.9.0
 pkgrel=1
 pkgdesc='A computer display server protocol'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('libffi' 'expat')
 makedepends=('doxygen' 'xmlto' 'graphviz')
 source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
-sha1sums=('3a0a1174d0740d052422b2bab5ffa33599954aa4')
+sha1sums=('39dedba2a5c8a83e7b3a3076fc8f4c4495289f81')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list