mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/android-file-transfer: Updated for version 3.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
38b0ab1c72
commit
2ba8bbcbcf
2 changed files with 5 additions and 5 deletions
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=android-file-transfer
|
||||
VERSION=${VERSION:-3.7}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-3.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="android-file-transfer"
|
||||
VERSION="3.7"
|
||||
VERSION="3.9"
|
||||
HOMEPAGE="https://github.com/whoozle/android-file-transfer-linux"
|
||||
DOWNLOAD="https://github.com/whoozle/android-file-transfer-linux/archive/v3.7/android-file-transfer-3.7.tar.gz"
|
||||
MD5SUM="a012747ef35a07bf5a510262e36666e1"
|
||||
DOWNLOAD="https://github.com/whoozle/android-file-transfer-linux/archive/v3.9/android-file-transfer-3.9.tar.gz"
|
||||
MD5SUM="84c28538f03802a3f0dda71e53564034"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue