From 6c8b871355b296f21f40f7e6fdf6e803eed433ed Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sat, 17 May 2025 19:05:46 +0200 Subject: [PATCH] swirc: update to 3.5.5. --- srcpkgs/swirc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/swirc/template b/srcpkgs/swirc/template index adebf05940d..36095ad515b 100644 --- a/srcpkgs/swirc/template +++ b/srcpkgs/swirc/template @@ -1,6 +1,6 @@ # Template file for 'swirc' pkgname=swirc -version=3.5.4 +version=3.5.5 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=09fbd13b26f16fe375f79052d2be679013803ae6b2fa6f0e315c32dfd81ee4a4 +checksum=c1fef61cc72a6430545682f34c3f51191b57cc8cdc64bb7260785fc9367ca2e0 build_options="notify" build_options_default="notify"