android-file-transfer-linux: update to 3.5. (#2630)

This commit is contained in:
cr6git 2018-09-11 11:43:46 +02:00 committed by GitHub
parent 8f146b4f4e
commit 6502877449
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"