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

Sébastien Luttringer seblu at archlinux.org
Wed Jun 3 07:33:17 UTC 2015


    Date: Wednesday, June 3, 2015 @ 09:33:17
  Author: seblu
Revision: 134681

upgpkg: weston 1.8.0-1

Modified:
  weston/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-03 07:29:11 UTC (rev 134680)
+++ PKGBUILD	2015-06-03 07:33:17 UTC (rev 134681)
@@ -3,8 +3,8 @@
 # Contributor: Joel Teichroeb <joel at teichroeb.net>
 
 pkgname=weston
-pkgver=1.7.0
-pkgrel=2
+pkgver=1.8.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' 'libinput' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'pango' 'colord')
 source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
-sha1sums=('931a7a99a0b8ca03c28cd277525c5176dd7e02ce')
+sha1sums=('d49e06e8dfbef9bcba8589a20b5bfa2dddc4a7bd')
 
 build() {
 	cd $pkgname-$pkgver



More information about the arch-commits mailing list