aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
authorpyllyukko <pyllyukko@maimed.org>2024-09-23 21:11:55 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-27 23:12:02 +0700
commitaafad3775266870f49752deac53ee2ead4309c4e (patch)
tree9d4ab340755ff02c4b36870588ccd7d727b110a1 /development
parentd5a4ccdb742b28245541a4dc023c36b9a1696b26 (diff)
development/unicorn: Updated for version 2.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/unicorn/unicorn.SlackBuild2
-rw-r--r--development/unicorn/unicorn.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/unicorn/unicorn.SlackBuild b/development/unicorn/unicorn.SlackBuild
index 7908715eb95f2..83b1cea5e6b16 100644
--- a/development/unicorn/unicorn.SlackBuild
+++ b/development/unicorn/unicorn.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=unicorn
-VERSION=${VERSION:-2.0.1.post1}
+VERSION=${VERSION:-2.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/unicorn/unicorn.info b/development/unicorn/unicorn.info
index a2a0d429a8444..855b8356770eb 100644
--- a/development/unicorn/unicorn.info
+++ b/development/unicorn/unicorn.info
@@ -1,8 +1,8 @@
PRGNAM="unicorn"
-VERSION="2.0.1.post1"
+VERSION="2.1.0"
HOMEPAGE="https://www.unicorn-engine.org/"
-DOWNLOAD="https://github.com/unicorn-engine/unicorn/archive/2.0.1.post1/unicorn-2.0.1.post1.tar.gz"
-MD5SUM="2a88c852c43e11edb89687aad90588e6"
+DOWNLOAD="https://github.com/unicorn-engine/unicorn/archive/2.1.0/unicorn-2.1.0.tar.gz"
+MD5SUM="84d93e1eacb512314aaf478d52a9a462"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""