From d6d982d5694b74a58345d662bd96116dea2a2c89 Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Wed, 2 Nov 2022 10:57:27 -0500 Subject: system/xrestop: Updated for version 0.5. Signed-off-by: Willy Sudiarto Raharjo --- system/xrestop/xrestop.SlackBuild | 6 +++--- system/xrestop/xrestop.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'system/xrestop') diff --git a/system/xrestop/xrestop.SlackBuild b/system/xrestop/xrestop.SlackBuild index 38fc463bc2..2f8c288599 100644 --- a/system/xrestop/xrestop.SlackBuild +++ b/system/xrestop/xrestop.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for xrestop # -# Copyright 2009 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2009-2022 Erik W. Hanson, Minneapolis, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=xrestop -VERSION=${VERSION:-0.4} +VERSION=${VERSION:-0.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -70,7 +70,7 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$PRGNAM-$VERSION.tar.gz +tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2 cd $PRGNAM-$VERSION chown -R root:root . find -L . \ diff --git a/system/xrestop/xrestop.info b/system/xrestop/xrestop.info index 0c3b23c5b9..060d181a18 100644 --- a/system/xrestop/xrestop.info +++ b/system/xrestop/xrestop.info @@ -1,8 +1,8 @@ PRGNAM="xrestop" -VERSION="0.4" +VERSION="0.5" HOMEPAGE="http://www.freedesktop.org/wiki/Software/xrestop" -DOWNLOAD="http://downloads.yoctoproject.org/releases/xrestop/xrestop-0.4.tar.gz" -MD5SUM="d8a54596cbaf037e62b80c4585a3ca9b" +DOWNLOAD="https://xorg.freedesktop.org/archive/individual/app/xrestop-0.5.tar.bz2" +MD5SUM="5fb15fce4b643046df43e8179054773c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3