summaryrefslogtreecommitdiff
path: root/community/weston/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/weston/PKGBUILD')
-rw-r--r--community/weston/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/weston/PKGBUILD b/community/weston/PKGBUILD
index 247153b30..3fca66d3b 100644
--- a/community/weston/PKGBUILD
+++ b/community/weston/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 96469 2013-08-30 09:41:38Z seblu $
+# $Id: PKGBUILD 98516 2013-10-12 14:35:58Z seblu $
# Maintainer: Sébastien Luttringer
# Contributor: Joel Teichroeb <joel@teichroeb.net>
pkgname=weston
-pkgver=1.2.2
+pkgver=1.3.0
pkgrel=1
pkgdesc='Reference implementation of a Wayland compositor'
arch=('i686' 'x86_64' 'mips64el')
@@ -12,7 +12,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