profanity: update to 0.8.1.
This commit is contained in:
parent
e8ddfbd283
commit
c1a1217cec
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue