community/weston to 1.3.0-1

This commit is contained in:
Jason Plum 2013-10-12 12:20:19 -04:00
parent 533717c041
commit b86f210522

View file

@ -6,7 +6,7 @@
# - export flags for rpi
pkgname=weston
pkgver=1.2.2
pkgver=1.3.0
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=('b08d0c15b5eef65d5f7b864fe393b27f981f97f7')
sha1sums=('670f95844d20dc87da579b6ac566388edc0bfa0c')
build() {
cd $pkgname-$pkgver