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