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

Sébastien Luttringer seblu at archlinux.org
Thu Feb 18 12:04:13 UTC 2016


    Date: Thursday, February 18, 2016 @ 13:04:12
  Author: seblu
Revision: 162348

pgpkg: weston 1.10.0-1

Modified:
  weston/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-18 10:38:17 UTC (rev 162347)
+++ PKGBUILD	2016-02-18 12:04:12 UTC (rev 162348)
@@ -3,15 +3,16 @@
 # Contributor: Joel Teichroeb <joel at teichroeb.net>
 
 pkgname=weston
-pkgver=1.9.0
+pkgver=1.10.0
 pkgrel=1
 pkgdesc='Reference implementation of a Wayland compositor'
 arch=('i686' 'x86_64')
 url='http://wayland.freedesktop.org'
 license=('MIT')
-depends=('libxkbcommon' 'libinput' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'pango' 'colord')
+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=('94b70baca9a6ba007c696b740a711586f9dc274f')
+sha1sums=('c9c2c8e2e798b25e7bf6b31bf0c4ef08724a7ebb')
 
 build() {
 	cd $pkgname-$pkgver



More information about the arch-commits mailing list