diff options
author | B. Watson <yalhcru@gmail.com> | 2016-10-15 15:34:02 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-22 08:47:29 +0700 |
commit | 52a96a72d6a96a89aecc643e56d614f6a6fbe819 (patch) | |
tree | 70b40f2e5a912951e80d567d23fd7b5d281e0470 /games/xcowsay/xcowsay.SlackBuild | |
parent | 75a173d6b21ba809b253e62dd549c963d4b19ab2 (diff) | |
download | slackbuilds-52a96a72d6a96a89aecc643e56d614f6a6fbe819.tar.gz |
games/xcowsay: Updated for version 1.4.
Diffstat (limited to 'games/xcowsay/xcowsay.SlackBuild')
-rw-r--r-- | games/xcowsay/xcowsay.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xcowsay/xcowsay.SlackBuild b/games/xcowsay/xcowsay.SlackBuild index a6e9b7db40..be198ce626 100644 --- a/games/xcowsay/xcowsay.SlackBuild +++ b/games/xcowsay/xcowsay.SlackBuild @@ -7,7 +7,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=xcowsay -VERSION=${VERSION:-1.3} +VERSION=${VERSION:-1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |