Date: Tuesday, March 8, 2016 @ 21:32:01 Author: seblu Revision: 261225
upgpkg: wayland-protocols 1.2-1 Modified: wayland-protocols/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-08 20:29:02 UTC (rev 261224) +++ PKGBUILD 2016-03-08 20:32:01 UTC (rev 261225) @@ -2,7 +2,7 @@ # Maintainer: Sébastien Luttringer <[email protected]> pkgname=wayland-protocols -pkgver=1.1 +pkgver=1.2 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=('62313f05ca710062192cb7b323b3e612d07fdb9e') +sha1sums=('45433d32d78ed5967b21aee57ac95f35f2f599f4') build() { cd $pkgname-$pkgver
