summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini2022-02-07 15:17:44 +0100
committer Willy Sudiarto Raharjo2022-02-07 17:04:38 +0100
commitb3fe415b1ae45dd02af76cd8474daed9b9f89638 (patch)
tree9464faf67d82012be7f7b7a8a80cb095222aa923
parentfe58b78258a869c2bbbab0a1d381702118694fed (diff)
downloadslackbuilds-b3fe415b1ae45dd02af76cd8474daed9b9f89638.tar.gz
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>
-rw-r--r--games/xcpc/slack-desc2
-rw-r--r--games/xcpc/xcpc.SlackBuild2
-rw-r--r--games/xcpc/xcpc.info10
3 files changed, 7 insertions, 7 deletions
diff --git a/games/xcpc/slack-desc b/games/xcpc/slack-desc
index 20bc9ed221..f54f3924a1 100644
--- a/games/xcpc/slack-desc
+++ b/games/xcpc/slack-desc
@@ -12,7 +12,7 @@ xcpc: XCPC is a portable Amstrad CPC 464/664/6128 emulator written in C,
xcpc: designed to run on any POSIX compliant system, including Unix, Linux,
xcpc: BSD and having an X11 server.
xcpc:
-xcpc: Homepage: http://xcpc.sourceforge.net
+xcpc: Homepage: https://www.xcpc-emulator.net
xcpc:
xcpc:
xcpc:
diff --git a/games/xcpc/xcpc.SlackBuild b/games/xcpc/xcpc.SlackBuild
index dd336b9f8d..0915b27400 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}
diff --git a/games/xcpc/xcpc.info b/games/xcpc/xcpc.info
index 15bca2343c..5e49518847 100644
--- a/games/xcpc/xcpc.info
+++ b/games/xcpc/xcpc.info
@@ -1,10 +1,10 @@
PRGNAM="xcpc"
-VERSION="20070122"
-HOMEPAGE="http://xcpc.sourceforge.net"
-DOWNLOAD="http://sourceforge.net/projects/xcpc/files/xcpc/xcpc-20070122/xcpc-20070122.tar.gz"
-MD5SUM="6b9d1c94b37e1cc10312dd46bd0696b7"
+VERSION="0.37.0"
+HOMEPAGE="https://www.xcpc-emulator.net"
+DOWNLOAD="https://bitbucket.org/ponceto/xcpc/downloads/xcpc-0.37.0.tar.gz"
+MD5SUM="b6cfdec8b48e287b93d550a0b9bc3196"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="libdsk"
+REQUIRES=""
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"