diff --git a/srcpkgs/irssi/template b/srcpkgs/irssi/template index 999555d7a0c..b7a8ad2e5ef 100644 --- a/srcpkgs/irssi/template +++ b/srcpkgs/irssi/template @@ -1,6 +1,6 @@ # Template file for 'irssi' pkgname=irssi -version=1.4.1 +version=1.4.2 revision=1 build_style=gnu-configure configure_args="--disable-static --with-proxy --enable-true-color @@ -14,8 +14,9 @@ short_desc="Secure and modular IRC client with text mode user interface" maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://www.irssi.org" +changelog="https://raw.githubusercontent.com/irssi/irssi/master/NEWS" distfiles="https://github.com/irssi/irssi/releases/download/${version}/irssi-${version}.tar.gz" -checksum=8663bd0f3a313e3e6b4c0d4d24381de990aeb22761a49af47ab958be9b0e2b2f +checksum=2d72c9a178bf5cbe4dfab499818005abb85f79376476f924fc09c969cb1c8419 LDFLAGS="-lncursesw"