summaryrefslogtreecommitdiff
path: root/community/weston/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-31 02:47:09 -0700
committerroot <root@rshg054.dnsready.net>2013-08-31 02:47:09 -0700
commit35038ccdbc0ea8a9d5c9bf1f5e992d84dda29b99 (patch)
treeafe4d4bb8cf56641358ca5d375e81a42974d24bb /community/weston/PKGBUILD
parent109554d1877a597958bd06c69eb4a8fca34ef367 (diff)
Sat Aug 31 02:42:46 PDT 2013
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 89764b57a..9913605b3 100644
--- a/community/weston/PKGBUILD
+++ b/community/weston/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 96283 2013-08-23 18:19:07Z seblu $
+# $Id: PKGBUILD 96469 2013-08-30 09:41:38Z seblu $
# Maintainer: Sébastien Luttringer
# Contributor: Joel Teichroeb <joel@teichroeb.net>
pkgname=weston
-pkgver=1.2.1
+pkgver=1.2.2
pkgrel=1
pkgdesc='Reference implementation of a Wayland compositor'
arch=('i686' 'x86_64')
@@ -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=('111e639940ff06c6b8f3fcb866b53449a5690d3e')
+sha1sums=('b08d0c15b5eef65d5f7b864fe393b27f981f97f7')
build() {
cd $pkgname-$pkgver