Date: Sunday, February 15, 2015 @ 00:47:37
  Author: seblu
Revision: 127732

upgpkg: weston 1.7.0-1

Modified:
  weston/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-02-14 23:17:11 UTC (rev 127731)
+++ PKGBUILD    2015-02-14 23:47:37 UTC (rev 127732)
@@ -3,7 +3,7 @@
 # Contributor: Joel Teichroeb <[email protected]>
 
 pkgname=weston
-pkgver=1.6.1
+pkgver=1.7.0
 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=('ef3a7b744f64b761b2f2c2fee1e9a8512adf78a1')
+sha1sums=('931a7a99a0b8ca03c28cd277525c5176dd7e02ce')
 
 build() {
        cd $pkgname-$pkgver

Reply via email to