profanity: update to 0.8.1.

This commit is contained in:
Anthony Iliopoulos 2020-02-11 01:00:37 +01:00 committed by Juan RP
parent e8ddfbd283
commit c1a1217cec

View file

@ -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 <ailiop@altatus.com>"
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"