community/weston to 1.9.0-1

This commit is contained in:
David Beauchamp 2015-09-30 12:33:21 -04:00
parent fe4e886b56
commit 1cace15b8b

View file

@ -7,7 +7,7 @@
# - patch to not call vc_dispmanx_set_wl_buffer_in_use
pkgname=weston
pkgver=1.8.0
pkgver=1.9.0
pkgrel=1
pkgdesc='Reference implementation of a Wayland compositor'
arch=('i686' 'x86_64')
@ -16,7 +16,7 @@ license=('MIT')
depends=('libxkbcommon' 'libinput' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'pango' 'colord')
[ "$CARCH" == 'armv6h' ] && makedepends=('raspberrypi-firmware')
source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
sha1sums=('d49e06e8dfbef9bcba8589a20b5bfa2dddc4a7bd')
sha1sums=('94b70baca9a6ba007c696b740a711586f9dc274f')
build() {
cd $pkgname-$pkgver