From c5ee10ecbecdcf4fd0a72ace3c2abb8943aceb88 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 27 Nov 2022 23:12:11 +0100 Subject: [PATCH] swirc: update to 3.3.8. --- srcpkgs/swirc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/swirc/template b/srcpkgs/swirc/template index 366d7e0cced3..7e266732d990 100644 --- a/srcpkgs/swirc/template +++ b/srcpkgs/swirc/template @@ -1,6 +1,6 @@ # Template file for 'swirc' pkgname=swirc -version=3.3.7 +version=3.3.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/${pkgname}-${version}.tgz" -checksum="c9fcfbec47e2aaebf5a5d714a41eaa8f03b063d172a615b465d5f543020ca9b0" +checksum="44c7f5c7afcd4e9803c7b0eedfd835a179860c542f795782440d532d3b5237c3" build_options="notify" build_options_default="notify"