From d4f12353476bdf014271a51e8e77f41b9d7c0b7a Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 14 Oct 2021 17:37:07 +0200 Subject: [PATCH] outils: update to 0.10. --- srcpkgs/outils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/outils/template b/srcpkgs/outils/template index 80f967a0014..0bea4ec3cb2 100644 --- a/srcpkgs/outils/template +++ b/srcpkgs/outils/template @@ -1,6 +1,6 @@ # Template file for 'outils' pkgname=outils -version=0.9 +version=0.10 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=b7afdf1a0d11b9d5a0e1ea165ad2841e32b21245ec573170cb6498a13bf43b73 +checksum=6b5101e805c1baa8ca7111b4df8260bfa1b2b7b8670ed341af7233a9971706d4 conflicts="signify>=0 openbsd-rs>=0" post_install() {