From acc1ed3db578e93eebf04d80b2863d9f97a56216 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Tue, 4 Jun 2024 21:49:43 +0200 Subject: [PATCH] swirc: update to 3.4.8. --- srcpkgs/swirc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/swirc/template b/srcpkgs/swirc/template index c588e94431f33d..35c7df583a5693 100644 --- a/srcpkgs/swirc/template +++ b/srcpkgs/swirc/template @@ -1,6 +1,6 @@ # Template file for 'swirc' pkgname=swirc -version=3.4.7 +version=3.4.8 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=9341f077af1d74e161a853791fa9db172ab5258e9b031ff9091c453f948aae98 +checksum=0ed09377a96ce12e39e09c234d276c2ea0d6ba08f6c5c389df24b75b443a428b build_options="notify" build_options_default="notify"