Date: Friday, June 5, 2015 @ 10:16:31 Author: alucryd Revision: 134830
upgpkg: lib32-wayland 1.8.0-1 Modified: lib32-wayland/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-06-05 08:09:46 UTC (rev 134829) +++ PKGBUILD 2015-06-05 08:16:31 UTC (rev 134830) @@ -5,7 +5,7 @@ # Contributor: Joel Teichroeb <[email protected]> pkgname=lib32-wayland -pkgver=1.7.0 +pkgver=1.8.0 pkgrel=1 pkgdesc='A computer display server protocol' arch=('x86_64') @@ -13,7 +13,7 @@ license=('MIT') depends=('lib32-libffi' 'lib32-expat' 'wayland') source=("http://wayland.freedesktop.org/releases/wayland-${pkgver}.tar.xz") -sha256sums=('bdea47a2db96f7e53f1ce0351559c0af5b7f7aae7e95f0a884a78af9f1057c9c') +sha256sums=('31e8346b7208ea0ddbd7e90dbb0a151a27e34cc8ad6bc1b154e9c59aea5fc140') build() { cd wayland-${pkgver}
