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

Sébastien Luttringer seblu at archlinux.org
Fri Sep 19 18:06:45 UTC 2014


    Date: Friday, September 19, 2014 @ 20:06:43
  Author: seblu
Revision: 222114

upgpkg: wayland 1.6.0-1

Modified:
  wayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-19 17:46:31 UTC (rev 222113)
+++ PKGBUILD	2014-09-19 18:06:43 UTC (rev 222114)
@@ -1,10 +1,10 @@
 # $Id$
 # Maintainer: Tom Gundersen <teg at jklm.no>
-# Contributor: Sébastien Luttringer
+# Maintainer: Sébastien Luttringer <seblu at archlinux.org>
 # Contributor: Joel Teichroeb <joel at teichroeb.net>
 
 pkgname=wayland
-pkgver=1.5.93
+pkgver=1.6.0
 pkgrel=1
 pkgdesc='A computer display server protocol'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('libffi' 'expat')
 makedepends=('doxygen')
 source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
-sha1sums=('9ce236dbd1d13ae371dddc40530a6cf78001f40a')
+sha1sums=('6183108a3bffb204c05b7f37b763b6278760572d')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list