Browse Source

system/android-file-transfer: Updated for version 4.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/324/head
Isaac Yu 2 months ago
committed by Willy Sudiarto Raharjo
parent
commit
31ef337952
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 4
      system/android-file-transfer/android-file-transfer.SlackBuild
  2. 8
      system/android-file-transfer/android-file-transfer.info

4
system/android-file-transfer/android-file-transfer.SlackBuild

@ -2,7 +2,7 @@
# Slackware build script for android-file-transfer
#
# Copyright 2019-2023 Isaac Yu <isaacyu@protonmail.com>
# Copyright 2019-2025 Isaac Yu <isaacyu@protonmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -34,7 +34,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=android-file-transfer
VERSION=${VERSION:-4.3}
VERSION=${VERSION:-4.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

8
system/android-file-transfer/android-file-transfer.info

@ -1,10 +1,10 @@
PRGNAM="android-file-transfer"
VERSION="4.3"
VERSION="4.5"
HOMEPAGE="https://github.com/whoozle/android-file-transfer-linux"
DOWNLOAD="https://github.com/whoozle/android-file-transfer-linux/archive/v4.3/android-file-transfer-linux-4.3.tar.gz"
MD5SUM="4be6d29b072202194d97150f72125ff5"
DOWNLOAD="https://github.com/whoozle/android-file-transfer-linux/archive/v4.5/android-file-transfer-linux-4.5.tar.gz"
MD5SUM="54b81adf2eabf4881e733d2e0a9fb202"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="qt6"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu@protonmail.com"
Loading…
Cancel
Save