summaryrefslogtreecommitdiffstats
path: root/wm-addons
diff options
context:
space:
mode:
authorVlad Glagolev2019-03-04 01:55:07 +0000
committerVlad Glagolev2019-03-04 01:55:07 +0000
commit79b2ca8b9c8ec4a63c9b3fa037e9a4a476adf364 (patch)
treeaaae360208e0d19906361da0562aa98f8c6a5373 /wm-addons
parent027ebc799c0afbe712ea8aaace3519138bc0059b (diff)
sxhkd: => 0.6.0
Diffstat (limited to 'wm-addons')
-rwxr-xr-xwm-addons/sxhkd/DETAILS4
-rw-r--r--wm-addons/sxhkd/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/wm-addons/sxhkd/DETAILS b/wm-addons/sxhkd/DETAILS
index 82fc46d347..58a1d17eb9 100755
--- a/wm-addons/sxhkd/DETAILS
+++ b/wm-addons/sxhkd/DETAILS
@@ -1,8 +1,8 @@
SPELL=sxhkd
- VERSION=0.5.8
+ VERSION=0.6.0
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=https://github.com/baskerville/${SPELL}/archive/${VERSION}.tar.gz
- SOURCE_HASH=sha512:59b38a77e7fd4b23cb109a1365514f39d23ae5bd1b467355ad894d3a861627fd0fc5c5fb556176161c6580c719a4032cf516f60eb3023dc30bf09ae362e4e094
+ SOURCE_HASH=sha512:0ccafa2b29b87dcf6bdcb45b67b8aeb5f70c2855fe99c0cd2b271052cd7b6bbf5186b3ae2da3ae9b411f0766a8ab85a35b3a325442a80527a7c959280d36b46b
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=https://github.com/baskerville/sxhkd
LICENSE[0]=BSD
diff --git a/wm-addons/sxhkd/HISTORY b/wm-addons/sxhkd/HISTORY
index 43e8695b72..caf59476a0 100644
--- a/wm-addons/sxhkd/HISTORY
+++ b/wm-addons/sxhkd/HISTORY
@@ -1,2 +1,5 @@
+2019-03-03 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 0.6.0
+
2018-02-26 Vlad Glagolev <stealth@sourcemage.org>
* DEPENDS, DETAILS, BUILD, INSTALL: created spell, version 0.5.8