From 22366154af10cee3f8c535b0d7f5c06d204c9df5 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 26 May 2025 16:52:31 +0200 Subject: [PATCH] outils: update to 0.14. --- srcpkgs/outils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/outils/template b/srcpkgs/outils/template index cc47725f822..c3356860b95 100644 --- a/srcpkgs/outils/template +++ b/srcpkgs/outils/template @@ -1,6 +1,6 @@ # Template file for 'outils' pkgname=outils -version=0.13 +version=0.14 revision=1 build_style=gnu-makefile make_install_args="install install-calendars" @@ -10,7 +10,7 @@ maintainer="Leah Neukirchen " license="ISC, BSD-3-Clause" homepage="https://github.com/leahneukirchen/outils" distfiles="https://github.com/leahneukirchen/${pkgname}/archive/v${version}.tar.gz" -checksum=49d46211fe84a5b96cf55d689696d190b7aba7d3e043c8c8dc9f5ff9af8f927a +checksum=e4dcbd92b25bbb371216b0fad5aa80cdff19f466f7ec8b5e145111fb348c91eb conflicts="signify>=0 openbsd-rs>=0 ts>=0" post_install() {