From d2975678492a15e32b3ee201ba3f2e0b8a4f70c1 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 10 Jun 2022 14:35:29 -0400 Subject: games/xcowsay: Updated for version 1.6. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/xcowsay/xcowsay.SlackBuild | 6 ++++-- games/xcowsay/xcowsay.info | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'games') diff --git a/games/xcowsay/xcowsay.SlackBuild b/games/xcowsay/xcowsay.SlackBuild index f8b6037f84..1db1890291 100644 --- a/games/xcowsay/xcowsay.SlackBuild +++ b/games/xcowsay/xcowsay.SlackBuild @@ -6,6 +6,8 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. +# 20220610 bkw: update for v1.6. + # 20201103 bkw: # - Update for v1.5.1. The changelog for this version says this: # Fix black squares around cow and bubble on non-compositing window manager. @@ -25,8 +27,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=xcowsay -VERSION=${VERSION:-1.5.1} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.6} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/xcowsay/xcowsay.info b/games/xcowsay/xcowsay.info index fc5591f710..f7014ca927 100644 --- a/games/xcowsay/xcowsay.info +++ b/games/xcowsay/xcowsay.info @@ -1,8 +1,8 @@ PRGNAM="xcowsay" -VERSION="1.5.1" +VERSION="1.6" HOMEPAGE="https://www.doof.me.uk/xcowsay/" -DOWNLOAD="https://github.com/nickg/xcowsay/releases/download/r1.5.1/xcowsay-1.5.1.tar.gz" -MD5SUM="e57cfd50979de8cd590968a8d3230eaa" +DOWNLOAD="https://github.com/nickg/xcowsay/releases/download/v1.6/xcowsay-1.6.tar.gz" +MD5SUM="344287987465773cde4586b68c5bcde9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3