mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/thunderpad: Updated for version 20150716.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
28cdd0c495
commit
6af9b6cecf
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue