diff --git a/srcpkgs/xtools/template b/srcpkgs/xtools/template index 676928bff81..74effe6beaa 100644 --- a/srcpkgs/xtools/template +++ b/srcpkgs/xtools/template @@ -1,15 +1,15 @@ # Template file for 'xtools' pkgname=xtools -version=0.64 -revision=2 +version=0.65 +revision=1 build_style=gnu-makefile depends="curl git make spdx-licenses-list xtools-minimal-${version}_${revision}" short_desc="Opinionated helpers for working with XBPS" maintainer="Leah Neukirchen " license="Public Domain" -homepage="http://git.vuxu.org/xtools" -distfiles="http://git.vuxu.org/xtools/snapshot/xtools-${version}.tar.gz" -checksum=a49140066744d4aaaf856fb40d92df26d6d3f80b2aa03da1746c513e7eab40be +homepage="https://git.vuxu.org/xtools" +distfiles="https://git.vuxu.org/xtools/snapshot/xtools-${version}.tar.gz" +checksum=2128fb5066fa2aab7bcfb149519463d513ade820f1d8e25aecbeaf259294615e # all xtools that can function without git installed # (git is by far the largest dependency)