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

Sébastien Luttringer seblu at archlinux.org
Sun Jan 25 22:48:10 UTC 2015


    Date: Sunday, January 25, 2015 @ 23:48:09
  Author: seblu
Revision: 126581

upgpkg: weston 1.6.1-1

Modified:
  weston/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-25 22:41:58 UTC (rev 126580)
+++ PKGBUILD	2015-01-25 22:48:09 UTC (rev 126581)
@@ -3,7 +3,7 @@
 # Contributor: Joel Teichroeb <joel at teichroeb.net>
 
 pkgname=weston
-pkgver=1.6.0
+pkgver=1.6.1
 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=('f3c801f0610b605cda45a017b475c10f2d3b7dbb')
+sha1sums=('ef3a7b744f64b761b2f2c2fee1e9a8512adf78a1')
 
 build() {
 	cd $pkgname-$pkgver



More information about the arch-commits mailing list