From 2b3f91e7d85011f2e27b31ec728cc98660e87ab0 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 25 Jun 2025 11:35:28 +0200 Subject: [PATCH] xtools: update to 0.69. --- srcpkgs/xtools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xtools/template b/srcpkgs/xtools/template index 558ef370978..35c95aec112 100644 --- a/srcpkgs/xtools/template +++ b/srcpkgs/xtools/template @@ -1,6 +1,6 @@ # Template file for 'xtools' pkgname=xtools -version=0.68 +version=0.69 revision=1 build_style=gnu-makefile depends="curl git make spdx-licenses-list xtools-minimal-${version}_${revision}" @@ -9,7 +9,7 @@ maintainer="Leah Neukirchen " license="Public Domain" homepage="https://git.vuxu.org/xtools" distfiles="https://git.vuxu.org/xtools/snapshot/xtools-${version}.tar.gz" -checksum=eac6509e6b3666ad7e8c3ad781606da1267ca1c871d4a56b4efb3c2a4d04656b +checksum=e822aaadc587e375ceedb74ea0f7bf330205d2574623cf6886030c5500f47aa4 # all xtools that can function without git installed # (git is by far the largest dependency)