From 63685e3e2b356e731445d941669b41fa9b1c263b Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Fri, 10 Mar 2023 18:53:45 +0100 Subject: [PATCH] swirc: update to 3.4.3. --- srcpkgs/swirc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/swirc/template b/srcpkgs/swirc/template index 624e294f3300..24fdea295b38 100644 --- a/srcpkgs/swirc/template +++ b/srcpkgs/swirc/template @@ -1,6 +1,6 @@ # Template file for 'swirc' pkgname=swirc -version=3.4.2 +version=3.4.3 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=cdfe4d7d5879b40791f759fe94a95dc6b310c54a1c685790fc8d2447ba2fdc97 +checksum=008caf24eedeeeaad85c0f48ee74178545c1467eb55aac5b902fda38d78179c2 build_options="notify" build_options_default="notify"