diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-07-25 10:27:12 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-01 07:53:29 +0700 |
commit | 6af9b6cecf521d89d8bf98a53540f6d93d7f3f35 (patch) | |
tree | 423db4b89d609591e4bfb64575d384643cbb987f | |
parent | 28cdd0c4959d49fb59655d1f9780bf632d9cf9ab (diff) | |
download | slackbuilds-6af9b6cecf521d89d8bf98a53540f6d93d7f3f35.tar.gz |
development/thunderpad: Updated for version 20150716.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
-rw-r--r-- | development/thunderpad/thunderpad.SlackBuild | 4 | ||||
-rw-r--r-- | development/thunderpad/thunderpad.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/thunderpad/thunderpad.SlackBuild b/development/thunderpad/thunderpad.SlackBuild index fd1b95bd95..38c8e8bf7d 100644 --- a/development/thunderpad/thunderpad.SlackBuild +++ b/development/thunderpad/thunderpad.SlackBuild @@ -24,8 +24,8 @@ PRGNAM=thunderpad SRCNAM=Thunderpad -VERSION=${VERSION:-20150313} -SRCVERSION=${SRCVERSION:-ea28d165ab8872ce722f1638a80d8d4942609024} +VERSION=${VERSION:-20150716} +SRCVERSION=${SRCVERSION:-5d3cbbc3d885fc5eabf0c2e50f25c76403706c08} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/thunderpad/thunderpad.info b/development/thunderpad/thunderpad.info index f4264d96f2..6ca1e494f3 100644 --- a/development/thunderpad/thunderpad.info +++ b/development/thunderpad/thunderpad.info @@ -1,8 +1,8 @@ PRGNAM="thunderpad" -VERSION="20150313" +VERSION="20150716" HOMEPAGE="https://github.com/alex-97/Thunderpad" -DOWNLOAD="https://github.com/alex-97/Thunderpad/archive/ea28d165ab8872ce722f1638a80d8d4942609024.tar.gz" -MD5SUM="2512c1097815a90904198dce6d686f26" +DOWNLOAD="https://github.com/alex-97/Thunderpad/archive/5d3cbbc3d885fc5eabf0c2e50f25c76403706c08.tar.gz" +MD5SUM="3bc08c0e90be87e25e5ac5b9263c2ab6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |