summaryrefslogtreecommitdiffstats
path: root/wm-addons
diff options
context:
space:
mode:
authorIsmael Luceno2015-01-11 07:55:59 -0300
committerIsmael Luceno2015-01-11 07:55:59 -0300
commitbd2201d700eab52213f45ec328be83882a1c4841 (patch)
tree699fcbcb3130aecd027c48a71caefb41f08595f3 /wm-addons
parent2227ec82e0797436a8c752e51497c285be6f56fd (diff)
slock 1.2
Diffstat (limited to 'wm-addons')
-rwxr-xr-xwm-addons/slock/DETAILS4
-rw-r--r--wm-addons/slock/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/wm-addons/slock/DETAILS b/wm-addons/slock/DETAILS
index b9b96055ed..da2a648963 100755
--- a/wm-addons/slock/DETAILS
+++ b/wm-addons/slock/DETAILS
@@ -1,8 +1,8 @@
SPELL="slock"
- VERSION="0.9"
+ VERSION=1.2
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]="http://dl.suckless.org/tools/${SOURCE}"
- SOURCE_HASH="sha512:2963ae48949c07acf0ca2678f62892cb7385e805edcc05f4d2cce30587aa015a3cdde03dcdbf7177f6c61ffe94b9efa264d17e841edf4463acfe9a835824a119"
+ SOURCE_HASH=sha512:0e66c5451c72a5df391a61eefa6b1a1493705fc9c0b04d9db934a56c11852c284ecca8706f47ceb1d1c8cfc5241c818c6026afb30fc9cf3938e44ea282338bee
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://tools.suckless.org/slock"
LICENSE[0]="MIT"
diff --git a/wm-addons/slock/HISTORY b/wm-addons/slock/HISTORY
index 340ae4f4ff..783920be9e 100644
--- a/wm-addons/slock/HISTORY
+++ b/wm-addons/slock/HISTORY
@@ -1,3 +1,6 @@
+2015-01-11 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 1.2
+
2014-09-25 Remko van der Vossen <wich@sourcemage.org>
* DEPENDS: libx11, libxext