diff --git a/srcpkgs/git-lfs/template b/srcpkgs/git-lfs/template index 13511ddaa6..b04171a01e 100644 --- a/srcpkgs/git-lfs/template +++ b/srcpkgs/git-lfs/template @@ -1,16 +1,16 @@ # Template file for 'git-lfs' pkgname=git-lfs -version=2.5.2 +version=2.6.0 revision=1 build_style=go go_import_path="github.com/git-lfs/git-lfs" -hostmakedepends="go" +hostmakedepends="go git" short_desc="Git extension for versioning large files" maintainer="Michael Aldridge " license="MIT" homepage="https://git-lfs.github.com/" distfiles="https://github.com/git-lfs/${pkgname}/archive/v${version}.tar.gz" -checksum=0ab21f0f9b6c40acd9748a1669f1023ef38f913d8be83bbf7b7c7d983bd3c4d1 +checksum=e75b361d828d7b6e9ba537137d5243fa1e000a20686cddec2775b533a6b08f01 post_install() { vlicense LICENSE.md