Date: Wednesday, August 17, 2016 @ 22:36:47 Author: seblu Revision: 273903
upgpkg: wayland-protocols 1.7-1 Modified: wayland-protocols/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-17 21:37:27 UTC (rev 273902) +++ PKGBUILD 2016-08-17 22:36:47 UTC (rev 273903) @@ -2,7 +2,7 @@ # Maintainer: Sébastien Luttringer <[email protected]> pkgname=wayland-protocols -pkgver=1.5 +pkgver=1.7 pkgrel=1 pkgdesc='Specifications of extended Wayland protocols' arch=('any') @@ -10,7 +10,7 @@ license=('MIT') makedepends=('wayland') source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz") -sha1sums=('fb1df343635407b4082ff73cca7005f2b780b518') +sha1sums=('c4726694daf5feb1437f5f4f13c3b2a9b94b8118') build() { cd $pkgname-$pkgver
