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

Sébastien Luttringer seblu at nymeria.archlinux.org
Sun May 25 19:33:52 UTC 2014


    Date: Sunday, May 25, 2014 @ 21:33:51
  Author: seblu
Revision: 111854

upgpkg: weston 1.5.0-1

Modified:
  weston/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-25 19:19:10 UTC (rev 111853)
+++ PKGBUILD	2014-05-25 19:33:51 UTC (rev 111854)
@@ -3,8 +3,8 @@
 # Contributor: Joel Teichroeb <joel at teichroeb.net>
 
 pkgname=weston
-pkgver=1.4.0
-pkgrel=3
+pkgver=1.5.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=('49b0b6d5e2366a7bad5158b29998213e5ca7f254')
+sha1sums=('42939c536bcdfbd92edb5e51af76ce7f0a4c6ed7')
 
 build() {
 	cd $pkgname-$pkgver




More information about the arch-commits mailing list