android-file-transfer-linux: update to 3.5. (#2630)
This commit is contained in:
parent
8f146b4f4e
commit
6502877449
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'android-file-transfer-linux'
|
||||
pkgname=android-file-transfer-linux
|
||||
version=3.4
|
||||
version=3.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="ninja pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Toyam Cox <Vaelatern@Voidlinux.eu>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/whoozle/android-file-transfer-linux"
|
||||
distfiles="https://github.com/whoozle/android-file-transfer-linux/archive/v${version}.tar.gz"
|
||||
checksum=3b911e454fb3287a56b2359fcc7d767d150a7df950fb994d58c4c9c9987f1a3d
|
||||
checksum=ea7897f08da96ecc29160cd3db83a26b591fa2d64db25b9f80d6cace628dece9
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
||||
|
|
Loading…
Reference in New Issue