summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/xcowsay/xcowsay.SlackBuild6
-rw-r--r--games/xcowsay/xcowsay.info6
2 files changed, 7 insertions, 5 deletions
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=""