diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-03-21 09:46:37 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-22 15:33:17 +0700 |
commit | e6ee106d26fc5058a5a5c071a0aeb9f06b0f6893 (patch) | |
tree | 412362a601855cc35fda6d47f9b9165d8a71f454 /development/thunderpad | |
parent | 47e91d827884cc06969d05be791f4c47c0118805 (diff) | |
download | slackbuilds-e6ee106d26fc5058a5a5c071a0aeb9f06b0f6893.tar.gz |
development/thunderpad: Updated for version 20150313.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'development/thunderpad')
-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 1fb2f68dc1..fd1b95bd95 100644 --- a/development/thunderpad/thunderpad.SlackBuild +++ b/development/thunderpad/thunderpad.SlackBuild @@ -24,8 +24,8 @@ PRGNAM=thunderpad SRCNAM=Thunderpad -VERSION=${VERSION:-20150222} -SRCVERSION=${SRCVERSION:-c4ca638e9d85d54968c43c9b9a52f952ab4aceaa} +VERSION=${VERSION:-20150313} +SRCVERSION=${SRCVERSION:-ea28d165ab8872ce722f1638a80d8d4942609024} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/thunderpad/thunderpad.info b/development/thunderpad/thunderpad.info index 039e6f4ec3..f4264d96f2 100644 --- a/development/thunderpad/thunderpad.info +++ b/development/thunderpad/thunderpad.info @@ -1,8 +1,8 @@ PRGNAM="thunderpad" -VERSION="20150222" +VERSION="20150313" HOMEPAGE="https://github.com/alex-97/Thunderpad" -DOWNLOAD="https://github.com/alex-97/Thunderpad/archive/c4ca638e9d85d54968c43c9b9a52f952ab4aceaa.tar.gz" -MD5SUM="9a3f7356d1f88abb222c2f9345c7209d" +DOWNLOAD="https://github.com/alex-97/Thunderpad/archive/ea28d165ab8872ce722f1638a80d8d4942609024.tar.gz" +MD5SUM="2512c1097815a90904198dce6d686f26" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |