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

Sébastien Luttringer seblu at nymeria.archlinux.org
Fri Jun 7 12:43:14 UTC 2013


    Date: Friday, June 7, 2013 @ 14:43:13
  Author: seblu
Revision: 92507

upgpkg: weston 1.1.1-1

Modified:
  weston/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-07 11:18:15 UTC (rev 92506)
+++ PKGBUILD	2013-06-07 12:43:13 UTC (rev 92507)
@@ -3,8 +3,8 @@
 # Contributor: Joel Teichroeb <joel at teichroeb.net>
 
 pkgname=weston
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.1.1
+pkgrel=1
 pkgdesc='Reference implementation of a Wayland compositor'
 arch=('i686' 'x86_64')
 url='http://wayland.freedesktop.org'
@@ -12,7 +12,7 @@
 options=(!libtool)
 depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'pango')
 source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
-sha1sums=('0929afa86d795e0e970936623d86bdd950d48e8d')
+sha1sums=('5239afe177dadbded3c0018b55dd1045be5f84b2')
 
 build() {
 	cd $pkgname-$pkgver




More information about the arch-commits mailing list