From cbe1b3ef9b15a59f5bc4ad628489e00512403db3 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sat, 18 Feb 2023 23:15:04 +0100 Subject: [PATCH] swirc: update to 3.4.1. --- srcpkgs/swirc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/swirc/template b/srcpkgs/swirc/template index af6800980cd6..7cd0d5f4af5b 100644 --- a/srcpkgs/swirc/template +++ b/srcpkgs/swirc/template @@ -1,6 +1,6 @@ # Template file for 'swirc' pkgname=swirc -version=3.4.0 +version=3.4.1 revision=1 build_style=configure configure_args="$(vopt_with notify libnotify)" @@ -17,7 +17,7 @@ license="BSD-3-Clause, ISC, MIT" homepage="https://www.nifty-networks.net/swirc" changelog="https://raw.githubusercontent.com/uhlin/swirc/master/CHANGELOG.md" distfiles="https://www.nifty-networks.net/swirc/releases/swirc-${version}.tgz" -checksum=3142273db2568a9dd812abf87112edb01fdcac6b4ee7e61ebb5fc96f60a95a18 +checksum=da76e1cbcb06bbab2ef8aed5c05aaa60a9afc11ae1a1a633906cc3f01e76c3be build_options="notify" build_options_default="notify"