xtools: update to 0.65.

This commit is contained in:
Leah Neukirchen 2023-02-07 13:30:27 +01:00
parent 5e34d132a4
commit fa9eba4672
1 changed files with 5 additions and 5 deletions

View File

@ -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 <leah@vuxu.org>"
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)