diff --git a/srcpkgs/profanity/template b/srcpkgs/profanity/template index 5141ad868b..2dccec1bd3 100644 --- a/srcpkgs/profanity/template +++ b/srcpkgs/profanity/template @@ -1,6 +1,6 @@ # Template file for 'profanity' pkgname=profanity -version=0.8.0 +version=0.8.1 revision=1 build_style=gnu-configure configure_args="$(vopt_enable notify notifications) $(vopt_enable otr) @@ -17,7 +17,7 @@ maintainer="Anthony Iliopoulos " license="GPL-3.0-or-later" homepage="https://profanity-im.github.io/" distfiles="https://github.com/boothj5/profanity/releases/download/${version}/profanity-${version}.tar.gz" -checksum=1aad7416dee34b7491cccba4fd6f7a744c0e4686d9c7eae061e4876a8a0db7c7 +checksum=6b7ff1f0f1b54ed3a55efce40237db775fe9475af276e5e4ed342e91a3e8d997 export LIBS="-lm"