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

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


    Date: Tuesday, September 22, 2015 @ 22:13:30
  Author: seblu
Revision: 141482

upgpkg: weston 1.9.0-1

Modified:
  weston/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-22 20:01:59 UTC (rev 141481)
+++ PKGBUILD	2015-09-22 20:13:30 UTC (rev 141482)
@@ -3,7 +3,7 @@
 # Contributor: Joel Teichroeb <joel at teichroeb.net>
 
 pkgname=weston
-pkgver=1.8.0
+pkgver=1.9.0
 pkgrel=1
 pkgdesc='Reference implementation of a Wayland compositor'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('MIT')
 depends=('libxkbcommon' 'libinput' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'pango' 'colord')
 source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
-sha1sums=('d49e06e8dfbef9bcba8589a20b5bfa2dddc4a7bd')
+sha1sums=('94b70baca9a6ba007c696b740a711586f9dc274f')
 
 build() {
 	cd $pkgname-$pkgver



More information about the arch-commits mailing list