diff --git a/srcpkgs/rclone/template b/srcpkgs/rclone/template index 926eb37ae1b..ecda5d69dab 100644 --- a/srcpkgs/rclone/template +++ b/srcpkgs/rclone/template @@ -1,15 +1,17 @@ # Template file for 'rclone' pkgname=rclone -version=1.42 -revision=2 +version=1.43 +revision=1 +wrksrc="rclone-v${version}" build_style=go go_import_path="github.com/ncw/rclone" +hostmakedepends="git" short_desc="A rsync for cloud storage" maintainer="Diogo Leal " license="MIT" homepage="https://rclone.org/downloads/" -distfiles="https://github.com/ncw/rclone/archive/v${version}.tar.gz" -checksum=fa84044fd387b7366de1234fba073dacd0fd7015b36751f3ec18514b704a2fd6 +distfiles="https://github.com/ncw/rclone/releases/download/v${version}/rclone-v${version}.tar.gz" +checksum=d30527b00cecb4e5e7188dddb78e5cec62d67cf2422dab82190db58512b5a4e3 post_install() { vlicense COPYING