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

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


    Date: Sunday, June 5, 2016 @ 22:55:16
  Author: seblu
Revision: 177984

upgpkg: weston 1.11.0-1

Modified:
  weston/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-05 15:16:54 UTC (rev 177983)
+++ PKGBUILD	2016-06-05 20:55:16 UTC (rev 177984)
@@ -3,7 +3,7 @@
 # Contributor: Joel Teichroeb <joel at teichroeb.net>
 
 pkgname=weston
-pkgver=1.10.0
+pkgver=1.11.0
 pkgrel=1
 pkgdesc='Reference implementation of a Wayland compositor'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('wayland' 'libxkbcommon' 'libinput' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'pango' 'colord')
 makedepends=('wayland-protocols')
 source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
-sha1sums=('c9c2c8e2e798b25e7bf6b31bf0c4ef08724a7ebb')
+sha1sums=('8b051ee16b785b6db16657161aeed6cd6724f028')
 
 build() {
 	cd $pkgname-$pkgver



More information about the arch-commits mailing list