From cdbf547728abc6e2541d12e0efacc1f9db011d11 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 20 Jul 2019 20:49:03 +0000 Subject: user/wayland-protocols: um bump to 1.17 (Adopt me today) --- user/wayland-protocols/APKBUILD | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'user/wayland-protocols') diff --git a/user/wayland-protocols/APKBUILD b/user/wayland-protocols/APKBUILD index d5779a4f4..445ee8df8 100644 --- a/user/wayland-protocols/APKBUILD +++ b/user/wayland-protocols/APKBUILD @@ -1,20 +1,19 @@ # Contributor: Sören Tempel # Maintainer: pkgname=wayland-protocols -pkgver=1.13 +pkgver=1.17 pkgrel=0 pkgdesc="Protocols and protocol extensions complementing the Wayland core protocol" url="https://wayland.freedesktop.org" arch="noarch" license="MIT" -depends= -provides="$pkgname-dev" +depends="" makedepends="wayland-dev" -subpackages= +subpackages="" +provides="$pkgname-dev" source="https://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz" build() { - cd "$builddir" ./configure \ --build=$CBUILD \ --host=$CHOST \ @@ -26,13 +25,11 @@ build() { } check() { - cd "$builddir" make check } package() { - cd "$builddir" make DESTDIR="$pkgdir" install } -sha512sums="f35c21da289038651b75af064ec7c10779158829f578e7320faf401e980da3c958d85e5bcad00994c574cac6319a3ab975aa5483a9b438f781b767bd6303e194 wayland-protocols-1.13.tar.xz" +sha512sums="5f3aacbba58717092036659d9b665dc10ff05ee51df61b1de38b22f0417285a74fd8a6d15ca049ad60d204f28203aa13d773c52140c7c02db2c498a6964c2643 wayland-protocols-1.17.tar.xz" -- cgit v1.2.3-60-g2f50