From 4caa4684d6f954b04e8463793e076f5cdd30191d Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sat, 7 Jan 2023 07:28:26 +0100 Subject: [PATCH] swirc: update to 3.3.9. --- srcpkgs/swirc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/swirc/template b/srcpkgs/swirc/template index 7e266732d990..9afe569e7a02 100644 --- a/srcpkgs/swirc/template +++ b/srcpkgs/swirc/template @@ -1,6 +1,6 @@ # Template file for 'swirc' pkgname=swirc -version=3.3.8 +version=3.3.9 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/${pkgname}-${version}.tgz" -checksum="44c7f5c7afcd4e9803c7b0eedfd835a179860c542f795782440d532d3b5237c3" +checksum=4326dcf521d2a0ca3c55ed289fea0c0d1a289dcc158c80f4aee207ff2085ab37 build_options="notify" build_options_default="notify"