From 411e53f576f5b2fa261eb9a338b73bd361847af1 Mon Sep 17 00:00:00 2001 From: Jason Plum Date: Sat, 21 Mar 2015 09:46:03 -0400 Subject: [PATCH] community/weston to 1.7.0-2 --- community/weston/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/weston/PKGBUILD b/community/weston/PKGBUILD index 334b96f44..9e6587227 100644 --- a/community/weston/PKGBUILD +++ b/community/weston/PKGBUILD @@ -8,7 +8,7 @@ pkgname=weston pkgver=1.7.0 -pkgrel=1 +pkgrel=2 pkgdesc='Reference implementation of a Wayland compositor' arch=('i686' 'x86_64') url='http://wayland.freedesktop.org'