[arch-commits] Commit in weston/trunk (PKGBUILD)
Sébastien Luttringer
seblu at nymeria.archlinux.org
Fri Mar 22 18:40:53 UTC 2013
Date: Friday, March 22, 2013 @ 19:40:53
Author: seblu
Revision: 86833
upgpkg: weston 1.0.6-1
Modified:
weston/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-03-22 18:27:22 UTC (rev 86832)
+++ PKGBUILD 2013-03-22 18:40:53 UTC (rev 86833)
@@ -2,8 +2,8 @@
# Contributor: Joel Teichroeb <joel at teichroeb.net>
pkgname=weston
-pkgver=1.0.5
-pkgrel=2
+pkgver=1.0.6
+pkgrel=1
pkgdesc='Reference implementation of a Wayland compositor'
arch=('i686' 'x86_64')
url='http://wayland.freedesktop.org'
@@ -11,7 +11,7 @@
options=(!libtool)
depends=('libxkbcommon' 'wayland' 'mesa' 'cairo' 'poppler-glib' 'mtdev' 'libxcursor' 'glu')
source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
-sha1sums=('a97030613e066c05e267ea0d7888fd5f7a08eea2')
+sha1sums=('d39d487317ededb9d66365bc1402ee0bc5e20dd0')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list