aboutsummaryrefslogtreecommitdiff
path: root/games/xcpc/xcpc.SlackBuild
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2022-02-07 15:17:44 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-07 23:04:38 +0700
commitb3fe415b1ae45dd02af76cd8474daed9b9f89638 (patch)
tree9464faf67d82012be7f7b7a8a80cb095222aa923 /games/xcpc/xcpc.SlackBuild
parentfe58b78258a869c2bbbab0a1d381702118694fed (diff)
games/xcpc: Updated for version 0.37.0, changed homepage.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/xcpc/xcpc.SlackBuild')
-rw-r--r--games/xcpc/xcpc.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xcpc/xcpc.SlackBuild b/games/xcpc/xcpc.SlackBuild
index dd336b9f8deb3..0915b2740059d 100644
--- a/games/xcpc/xcpc.SlackBuild
+++ b/games/xcpc/xcpc.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xcpc
-VERSION=${VERSION:-20070122}
+VERSION=${VERSION:-0.37.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}