From fc2c7c7fb8ada0071b6c5776c0e0265f45b5aa9c Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sat, 8 Feb 2025 18:06:07 +0100 Subject: [PATCH] swirc: update to 3.5.3. Closes: #54253 [via git-merge-pr] --- srcpkgs/swirc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/swirc/template b/srcpkgs/swirc/template index 317c89a1eb8..200e9cc9322 100644 --- a/srcpkgs/swirc/template +++ b/srcpkgs/swirc/template @@ -1,6 +1,6 @@ # Template file for 'swirc' pkgname=swirc -version=3.5.2 +version=3.5.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=3dee9d77ef243ae1d4e1e2f704e13771ae3f764a997479d86da12828a62b8a10 +checksum=f7256d45437316ef5bc984f550bf6adec8d3833437761af525b21a3e2c844a0b build_options="notify" build_options_default="notify"