From be24d065261f8c8f6f9bbd1d563fb25aa281af35 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 20 Nov 2022 23:28:37 -0600 Subject: user/xconsole: Update to 1.0.8 --- user/xconsole/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'user/xconsole') diff --git a/user/xconsole/APKBUILD b/user/xconsole/APKBUILD index 8c7a64ff7..6f1636986 100644 --- a/user/xconsole/APKBUILD +++ b/user/xconsole/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=xconsole -pkgver=1.0.7 +pkgver=1.0.8 pkgrel=0 pkgdesc="Console monitor for X11" url="https://www.X.Org/" @@ -11,7 +11,7 @@ depends="" makedepends="libx11-dev libxaw-dev libxmu-dev libxt-dev util-macros xorgproto-dev" subpackages="$pkgname-doc" -source="https://www.x.org/releases/individual/app/xconsole-$pkgver.tar.bz2" +source="https://www.x.org/releases/individual/app/$pkgname-$pkgver.tar.xz" build() { ./configure \ @@ -32,4 +32,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="89f391058ea99904587bd1dac9e31fa3ff06cf63b899abe6c06e4897bbc9919500dd4773873b1a452de4f54cc6999bd496022b6d8df9d4147804448abbdca2f9 xconsole-1.0.7.tar.bz2" +sha512sums="93fd8527abed4faaf0f6a3804ab08dbcb926b0aaf67fd814c003b6b1102e2f643be5362a020c7028ae928925ffd423df6eb456d4ed48cf30a4c5f00a7ce648fa xconsole-1.0.8.tar.xz" -- cgit v1.2.3-60-g2f50