From 71871061a4b660b10d636fcd1c88a5d4916a1bcf Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 30 Aug 2013 12:07:44 +0000 Subject: [PATCH] community/weston to 1.2.2-1 --- community/weston/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/weston/PKGBUILD b/community/weston/PKGBUILD index f0fb0d178..810c110d6 100644 --- a/community/weston/PKGBUILD +++ b/community/weston/PKGBUILD @@ -6,7 +6,7 @@ # - export flags for rpi pkgname=weston -pkgver=1.2.1 +pkgver=1.2.2 pkgrel=1 pkgdesc='Reference implementation of a Wayland compositor' arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ license=('MIT') options=(!libtool) depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'pango' 'colord') source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz") -sha1sums=('111e639940ff06c6b8f3fcb866b53449a5690d3e') +sha1sums=('b08d0c15b5eef65d5f7b864fe393b27f981f97f7') build() { cd $pkgname-$pkgver