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

Sébastien Luttringer seblu at archlinux.org
Wed Jun 3 06:20:51 UTC 2015


    Date: Wednesday, June 3, 2015 @ 08:20:51
  Author: seblu
Revision: 240278

upgpkg: wayland 1.8.0-1

Modified:
  wayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-03 05:31:17 UTC (rev 240277)
+++ PKGBUILD	2015-06-03 06:20:51 UTC (rev 240278)
@@ -4,7 +4,7 @@
 # Contributor: Joel Teichroeb <joel at teichroeb.net>
 
 pkgname=wayland
-pkgver=1.7.0
+pkgver=1.8.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=('a731201534dcf6ec76a1184411724376cbf1acb6')
+sha1sums=('43cc740a0dce0908b455dfb3ebb1eae125da3fff')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list