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

Sébastien Luttringer seblu at archlinux.org
Fri Sep 19 20:55:32 UTC 2014


    Date: Friday, September 19, 2014 @ 22:55:32
  Author: seblu
Revision: 119265

upgpkg: weston 1.6.0-1

Modified:
  weston/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-19 20:35:37 UTC (rev 119264)
+++ PKGBUILD	2014-09-19 20:55:32 UTC (rev 119265)
@@ -3,8 +3,8 @@
 # Contributor: Joel Teichroeb <joel at teichroeb.net>
 
 pkgname=weston
-pkgver=1.5.0
-pkgrel=2
+pkgver=1.6.0
+pkgrel=1
 pkgdesc='Reference implementation of a Wayland compositor'
 arch=('i686' 'x86_64')
 url='http://wayland.freedesktop.org'
@@ -11,7 +11,7 @@
 license=('MIT')
 depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'pango' 'colord')
 source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
-sha1sums=('42939c536bcdfbd92edb5e51af76ce7f0a4c6ed7')
+sha1sums=('f3c801f0610b605cda45a017b475c10f2d3b7dbb')
 
 build() {
 	cd $pkgname-$pkgver




More information about the arch-commits mailing list