From 91c41bfb375732a2971e69e499ea752615a7cdf0 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Mon, 30 Sep 2024 21:51:45 +0200 Subject: [PATCH] swirc: update to 3.5.0. --- srcpkgs/swirc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/swirc/template b/srcpkgs/swirc/template index cbe2af69465..88f5cfcf671 100644 --- a/srcpkgs/swirc/template +++ b/srcpkgs/swirc/template @@ -1,6 +1,6 @@ # Template file for 'swirc' pkgname=swirc -version=3.4.9 +version=3.5.0 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=1009c810201cd7846b6e379af26423f1a8bba1b8d1711350986ebde0cd0f81fa +checksum=72d718c8eb651342d85ca0144fc19b602960d66450d48ee855f019f664571dfb build_options="notify" build_options_default="notify"