From 34405148da2579dd09fdb3e2721b7a28cafa6cae Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Fri, 15 Sep 2023 21:20:12 +0200 Subject: [PATCH] swirc: update to 3.4.5. --- srcpkgs/swirc/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/swirc/template b/srcpkgs/swirc/template index 9558bfe60f012..cb6bbf6a9b13d 100644 --- a/srcpkgs/swirc/template +++ b/srcpkgs/swirc/template @@ -1,7 +1,7 @@ # Template file for 'swirc' pkgname=swirc -version=3.4.4 -revision=2 +version=3.4.5 +revision=1 build_style=configure configure_args="$(vopt_with notify libnotify)" make_build_args="PREFIX=/usr" @@ -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=8311ff3771ef0e293459810ed6a52511daa6e2fbca05b9f47bfc6dae12e53d42 +checksum=a25373e380140d519077ad15633fb9efb8493bf1575544d6c3a1164cbf00b48e build_options="notify" build_options_default="notify"