diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-02-24 20:45:44 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-28 11:37:05 +0700 |
commit | f046800250e3939aaede9e159bc929dc09f7491e (patch) | |
tree | 9ff029a958264c1e80ae5b93cedba521f8bf511d /development/thunderpad | |
parent | 41de439e80dfc460a520200d22ad4549e5925cbb (diff) | |
download | slackbuilds-f046800250e3939aaede9e159bc929dc09f7491e.tar.gz |
development/thunderpad: Updated for version 20150222.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'development/thunderpad')
-rw-r--r-- | development/thunderpad/thunderpad.SlackBuild | 6 | ||||
-rw-r--r-- | development/thunderpad/thunderpad.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/development/thunderpad/thunderpad.SlackBuild b/development/thunderpad/thunderpad.SlackBuild index bb1b629bf0..1fb2f68dc1 100644 --- a/development/thunderpad/thunderpad.SlackBuild +++ b/development/thunderpad/thunderpad.SlackBuild @@ -24,12 +24,12 @@ PRGNAM=thunderpad SRCNAM=Thunderpad -VERSION=${VERSION:-0.9.3} -SRCVERSION=${SRCVERSION:-3f463d714d38b32a06b84808a0338fd273b2e3f7} +VERSION=${VERSION:-20150222} +SRCVERSION=${SRCVERSION:-c4ca638e9d85d54968c43c9b9a52f952ab4aceaa} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -DOCS="authors.txt license.txt readme.md" +DOCS="contributors.txt license.txt readme.md" if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/development/thunderpad/thunderpad.info b/development/thunderpad/thunderpad.info index f76b48dd1b..039e6f4ec3 100644 --- a/development/thunderpad/thunderpad.info +++ b/development/thunderpad/thunderpad.info @@ -1,8 +1,8 @@ PRGNAM="thunderpad" -VERSION="0.9.3" +VERSION="20150222" HOMEPAGE="https://github.com/alex-97/Thunderpad" -DOWNLOAD="https://github.com/alex-97/Thunderpad/archive/3f463d714d38b32a06b84808a0338fd273b2e3f7.tar.gz" -MD5SUM="0d3015234c61b5b6edbd4592cd96cd40" +DOWNLOAD="https://github.com/alex-97/Thunderpad/archive/c4ca638e9d85d54968c43c9b9a52f952ab4aceaa.tar.gz" +MD5SUM="9a3f7356d1f88abb222c2f9345c7209d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |