summaryrefslogtreecommitdiffstats
path: root/development/sphinx_rtd_theme
diff options
context:
space:
mode:
author Andrzej Telszewski <atelszewski@gmail.com>2017-03-26 22:41:02 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-01 06:56:55 +0700
commitda8add8a9bfce91700f0a065d4267e7629ef31c1 (patch)
tree3690d5ccf83704f66cbfccf482a97e6de9005bbc /development/sphinx_rtd_theme
parent4dda6fba09acabf71f841abb9eded90eb2ece626 (diff)
downloadslackbuilds-da8add8a9bfce91700f0a065d4267e7629ef31c1.tar.gz
slackbuilds-da8add8a9bfce91700f0a065d4267e7629ef31c1.tar.xz
development/sphinx_rtd_theme: Updated for version 0.2.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/sphinx_rtd_theme')
-rw-r--r--development/sphinx_rtd_theme/sphinx_rtd_theme.SlackBuild4
-rw-r--r--development/sphinx_rtd_theme/sphinx_rtd_theme.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/development/sphinx_rtd_theme/sphinx_rtd_theme.SlackBuild b/development/sphinx_rtd_theme/sphinx_rtd_theme.SlackBuild
index f26f852bac..0bdfa47e6b 100644
--- a/development/sphinx_rtd_theme/sphinx_rtd_theme.SlackBuild
+++ b/development/sphinx_rtd_theme/sphinx_rtd_theme.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for sphinx_rtd_theme
-# Copyright 2016 Andrzej Telszewski, Banie
+# Copyright 2017 Andrzej Telszewski, Banie
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=sphinx_rtd_theme
-VERSION=${VERSION:-0.1.9}
+VERSION=${VERSION:-0.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/sphinx_rtd_theme/sphinx_rtd_theme.info b/development/sphinx_rtd_theme/sphinx_rtd_theme.info
index 934875f105..d0e74a0c03 100644
--- a/development/sphinx_rtd_theme/sphinx_rtd_theme.info
+++ b/development/sphinx_rtd_theme/sphinx_rtd_theme.info
@@ -1,10 +1,10 @@
PRGNAM="sphinx_rtd_theme"
-VERSION="0.1.9"
+VERSION="0.2.4"
HOMEPAGE="https://github.com/snide/sphinx_rtd_theme/"
-DOWNLOAD="https://github.com/snide/sphinx_rtd_theme/archive/0.1.9/sphinx_rtd_theme-0.1.9.tar.gz"
-MD5SUM="f1745463231113bb2677ad34f0a20b3a"
+DOWNLOAD="https://github.com/snide/sphinx_rtd_theme/archive/0.2.4/sphinx_rtd_theme-0.2.4.tar.gz"
+MD5SUM="19afb632dfcd2beeb30375f5730ef01d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="Sphinx"
+REQUIRES=""
MAINTAINER="Andrzej Telszewski"
EMAIL="atelszewski@gmail.com"