From a80feef24bc8bb7a16975a459b04d0d431f0658c Mon Sep 17 00:00:00 2001 From: Max Rees Date: Thu, 18 Apr 2019 00:46:30 -0400 Subject: user/xhost: bump to 1.0.8 https://gitlab.freedesktop.org/xorg/app/xhost/compare/xhost-1.0.7...xhost-1.0.8 --- user/xhost/APKBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'user/xhost/APKBUILD') diff --git a/user/xhost/APKBUILD b/user/xhost/APKBUILD index f263a2a79..39be52023 100644 --- a/user/xhost/APKBUILD +++ b/user/xhost/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Natanael Copa # Maintainer: Max Rees pkgname=xhost -pkgver=1.0.7 -pkgrel=1 +pkgver=1.0.8 +pkgrel=0 pkgdesc="Controls host and/or user access to a running X server" url="https://www.X.Org/" arch="all" @@ -14,7 +14,6 @@ makedepends="libx11-dev libxmu-dev libxau-dev util-macros" source="https://www.X.Org/releases/individual/app/$pkgname-$pkgver.tar.bz2" build() { - cd "$builddir" ./configure \ --build=$CBUILD \ --host=$CHOST \ @@ -24,8 +23,7 @@ build() { } package() { - cd "$builddir" make DESTDIR="$pkgdir" install } -sha512sums="670a8c97291565f6c36c94e135f7bd60a572bb42b4fca9d2460823db0d0576187c64f9b876ed60d348029d3f74a732862eea4ce889a6b6b9c97665746a38b1d7 xhost-1.0.7.tar.bz2" +sha512sums="55581f9bc45a70a73b13fe718ca83c4cb0a6116d26addc0f07659ebeb5bf7d2379e84cab5a1702ae77a298a66f42ae03f41ddc7d5acd61c6f18448e58ad7cb6b xhost-1.0.8.tar.bz2" -- cgit v1.2.3-70-g09d2