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/thunderpad.SlackBuild | |
parent | 47e91d827884cc06969d05be791f4c47c0118805 (diff) |
development/thunderpad: Updated for version 20150313.
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 1fb2f68dc12ac..fd1b95bd95130 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} |