From 0181676f3a48bb9858eca1a88d1f8a956ea7230d Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Thu, 18 Apr 2019 02:32:33 +0000 Subject: user/xclock: bump to 1.0.8 --- user/xclock/APKBUILD | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'user/xclock/APKBUILD') diff --git a/user/xclock/APKBUILD b/user/xclock/APKBUILD index f8b9e4a22..e2f55308a 100644 --- a/user/xclock/APKBUILD +++ b/user/xclock/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=xclock -pkgver=1.0.7 +pkgver=1.0.8 pkgrel=0 pkgdesc="Clock applet for X11" url="https://www.X.Org/" @@ -11,10 +11,9 @@ depends="" makedepends="libx11-dev libxaw-dev libxkbfile-dev libxft-dev libxmu-dev libxrender-dev util-macros xorgproto-dev" subpackages="$pkgname-doc" -source="https://www.x.org/releases/individual/app/xclock-$pkgver.tar.bz2" +source="https://www.X.Org/releases/individual/app/xclock-$pkgver.tar.bz2" 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="56689bdae6c83e9e1da5c4c48cf1136ca8b4f45b177f27bc1deeb24758e2c180035b639e8df72e3ebf32dc301bceb59118309fcce2ffab54e5abe9bfa645e607 xclock-1.0.7.tar.bz2" +sha512sums="1272221ace3657505bae1b22f181e9ecbf1710900c89a860c8ceae47ae31ca5e75b6557c37dc0a881a0a24c9597b9a07f46200926feb1013f1e2e995111a7646 xclock-1.0.8.tar.bz2" -- cgit v1.2.3-70-g09d2