From db4d59641d5468b3b9a6b158798e64fa6b98cd00 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 17 Oct 2021 18:51:54 +0200 Subject: [PATCH] swirc: update to 3.3.2. --- srcpkgs/swirc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/swirc/template b/srcpkgs/swirc/template index 09ca153aa4d0..7cbd1631cc89 100644 --- a/srcpkgs/swirc/template +++ b/srcpkgs/swirc/template @@ -1,6 +1,6 @@ # Template file for 'swirc' pkgname=swirc -version=3.3.1 +version=3.3.2 revision=1 build_style=configure configure_args="$(vopt_with notify libnotify)" @@ -15,7 +15,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="6066d3e31bb8d7930989586f7a8ade0a04901bc77befe2bcf58d99689d304685" +checksum="9c61a2ad1f31d254c0ec1b64bbbf0b42d554cb58b40379bf3dc74ecce1d24c70" build_options="notify"