diff options
author | Ismael Luceno | 2016-02-12 00:28:29 -0200 |
---|---|---|
committer | Ismael Luceno | 2016-03-14 23:28:29 -0300 |
commit | 56bdaacadb3607f151232ca16e9dcd27bc3a6852 (patch) | |
tree | e22ce23686f3d5b5c82900dd2c995eeaef4dd3cc /wm-addons | |
parent | 72cc8f8067dca8a058375a1ba66283c7d773d73a (diff) |
slock 1.3
Diffstat (limited to 'wm-addons')
-rwxr-xr-x | wm-addons/slock/DETAILS | 4 | ||||
-rw-r--r-- | wm-addons/slock/HISTORY | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/wm-addons/slock/DETAILS b/wm-addons/slock/DETAILS index da2a648963..0c75c0c55c 100755 --- a/wm-addons/slock/DETAILS +++ b/wm-addons/slock/DETAILS @@ -1,8 +1,8 @@ SPELL="slock" - VERSION=1.2 + VERSION=1.3 SOURCE="${SPELL}-${VERSION}.tar.gz" SOURCE_URL[0]="http://dl.suckless.org/tools/${SOURCE}" - SOURCE_HASH=sha512:0e66c5451c72a5df391a61eefa6b1a1493705fc9c0b04d9db934a56c11852c284ecca8706f47ceb1d1c8cfc5241c818c6026afb30fc9cf3938e44ea282338bee + SOURCE_HASH=sha512:5024588f6d25f9d72a9d2b8ef9d8a2a94e5d5e53f30f4a15df83b693a3706b1ad6550422f36af29f54429a9c516d14a349e46aeb9896c6e32009ff0da5c02a8f 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 783920be9e..9302f139a3 100644 --- a/wm-addons/slock/HISTORY +++ b/wm-addons/slock/HISTORY @@ -1,3 +1,6 @@ +2016-02-12 Ismael Luceno <ismael@sourcemage.org> + * DETAILS: updated spell to 1.3 + 2015-01-11 Ismael Luceno <ismael@sourcemage.org> * DETAILS: updated spell to 1.2 |