From adfb97e2c90147ef7793eac170ee47834f81671d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 20 Oct 2023 15:02:20 +0200 Subject: [PATCH] outils: update to 0.13. --- srcpkgs/outils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/outils/template b/srcpkgs/outils/template index dd084e08db6..cc47725f822 100644 --- a/srcpkgs/outils/template +++ b/srcpkgs/outils/template @@ -1,6 +1,6 @@ # Template file for 'outils' pkgname=outils -version=0.12 +version=0.13 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=63b6ebddfb2e6213be1d5b20475321ba6f3221d6f86abe1dc615329c955c24db +checksum=49d46211fe84a5b96cf55d689696d190b7aba7d3e043c8c8dc9f5ff9af8f927a conflicts="signify>=0 openbsd-rs>=0 ts>=0" post_install() {