[arch-commits] Commit in weston/trunk (PKGBUILD)
Sébastien Luttringer
seblu at nymeria.archlinux.org
Sat Oct 12 14:35:49 UTC 2013
Date: Saturday, October 12, 2013 @ 16:35:49
Author: seblu
Revision: 98515
upgpkg: weston 1.3.0-1
Modified:
weston/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-10-12 11:00:37 UTC (rev 98514)
+++ PKGBUILD 2013-10-12 14:35:49 UTC (rev 98515)
@@ -3,7 +3,7 @@
# Contributor: Joel Teichroeb <joel at 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')
@@ -12,7 +12,7 @@
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
More information about the arch-commits
mailing list