summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/rarian/rarian.SlackBuild2
-rw-r--r--development/rarian/rarian.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/rarian/rarian.SlackBuild b/development/rarian/rarian.SlackBuild
index fa79960416..2eaf241158 100644
--- a/development/rarian/rarian.SlackBuild
+++ b/development/rarian/rarian.SlackBuild
@@ -35,7 +35,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rarian
-VERSION=${VERSION:-0.8.4}
+VERSION=${VERSION:-0.8.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/rarian/rarian.info b/development/rarian/rarian.info
index 8758e2e95b..0235a43ae8 100644
--- a/development/rarian/rarian.info
+++ b/development/rarian/rarian.info
@@ -1,8 +1,8 @@
PRGNAM="rarian"
-VERSION="0.8.4"
+VERSION="0.8.5"
HOMEPAGE="https://rarian.freedesktop.org"
-DOWNLOAD="https://gitlab.freedesktop.org/rarian/rarian/-/archive/0.8.4/rarian-0.8.4.tar.bz2"
-MD5SUM="def140efe9a743695cb2498ce91969b2"
+DOWNLOAD="https://gitlab.freedesktop.org/rarian/rarian/-/archive/0.8.5/rarian-0.8.5.tar.bz2"
+MD5SUM="ee6b1c28878097dddbb062e9ff001a31"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tinyxml"