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 /development/thunderpad/thunderpad.SlackBuild | |
parent | 28cdd0c4959d49fb59655d1f9780bf632d9cf9ab (diff) |
development/thunderpad: Updated for version 20150716.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'development/thunderpad/thunderpad.SlackBuild')
-rw-r--r-- | development/thunderpad/thunderpad.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/thunderpad/thunderpad.SlackBuild b/development/thunderpad/thunderpad.SlackBuild index fd1b95bd9513..38c8e8bf7d53 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} |