[arch-commits] Commit in weston/trunk (PKGBUILD)

Sébastien Luttringer seblu at nymeria.archlinux.org
Fri Feb 15 09:49:39 UTC 2013


    Date: Friday, February 15, 2013 @ 10:49:39
  Author: seblu
Revision: 84266

upgpkg: weston 1.0.5-1

Modified:
  weston/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-15 09:40:59 UTC (rev 84265)
+++ PKGBUILD	2013-02-15 09:49:39 UTC (rev 84266)
@@ -2,8 +2,8 @@
 # Contributor: Joel Teichroeb <joel at teichroeb.net>
 
 pkgname=weston
-pkgver=1.0.4
-pkgrel=2
+pkgver=1.0.5
+pkgrel=1
 pkgdesc='Reference implementation of a Wayland compositor'
 arch=('i686' 'x86_64')
 url='http://wayland.freedesktop.org'
@@ -12,7 +12,7 @@
 makedepends=('mesa')
 depends=('libxkbcommon' 'wayland' 'libegl' 'cairo' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'libgles')
 source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
-sha1sums=('6f51fe78151ba2854f6cf6a41244c34f39c1d6de')
+sha1sums=('a97030613e066c05e267ea0d7888fd5f7a08eea2')
 
 build() {
 	cd $pkgname-$pkgver




More information about the arch-commits mailing list