summaryrefslogtreecommitdiffstats
path: root/wm-addons
diff options
context:
space:
mode:
authorVlad Glagolev2020-03-15 21:36:17 +0000
committerVlad Glagolev2020-03-15 21:36:17 +0000
commitcbfa121caab41490db6ac2a5c5ed551dde67a2a3 (patch)
tree9fe2428f0cb0a02bed93bc04ef42ed1fa4ef9bdd /wm-addons
parent8b42fd9cde015ef8cc004040df335224e21aebe9 (diff)
xob: => 0.2
Diffstat (limited to 'wm-addons')
-rwxr-xr-xwm-addons/xob/DETAILS4
-rw-r--r--wm-addons/xob/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/wm-addons/xob/DETAILS b/wm-addons/xob/DETAILS
index bfa1a3068a..0c025cfcf9 100755
--- a/wm-addons/xob/DETAILS
+++ b/wm-addons/xob/DETAILS
@@ -1,8 +1,8 @@
SPELL=xob
- VERSION=0.1.1
+ VERSION=0.2
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=https://github.com/florentc/${SPELL}/archive/v${VERSION}.tar.gz
- SOURCE_HASH=sha512:a37bd15d30e44ac939ca137269df2da68d497346e16db56c21eb53939240986e54935ce8a63f9d379a70f26cbe784a58a3bf3ef320a6762d5761b00dc07d19d8
+ SOURCE_HASH=sha512:f1981bb04172c5453428ecbdab33cc22453d1336aaac54ff613b29924179533c040cc82e640f12f3c5d1753c227af010aee3ac725ff4fb22d64ba1b07692a97e
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
DOCS="doc/xob.md"
DOC_DIRS=""
diff --git a/wm-addons/xob/HISTORY b/wm-addons/xob/HISTORY
index 33477c7326..c45b77c584 100644
--- a/wm-addons/xob/HISTORY
+++ b/wm-addons/xob/HISTORY
@@ -1,2 +1,5 @@
+2020-03-15 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.2
+
2018-09-22 Vlad Glagolev <stealth@sourcemage.org>
* DEPENDS, DETAILS, BUILD, INSTALL: created spell, version 0.1.1