mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
profanity: update to 0.8.0.
This commit is contained in:
parent
073fccd1a6
commit
93c97ee508
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'profanity'
|
# Template file for 'profanity'
|
||||||
pkgname=profanity
|
pkgname=profanity
|
||||||
version=0.7.1
|
version=0.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable notify notifications) $(vopt_enable otr)
|
configure_args="$(vopt_enable notify notifications) $(vopt_enable otr)
|
||||||
|
@ -15,9 +15,9 @@ checkdepends="cmocka-devel"
|
||||||
short_desc="Console based XMPP client"
|
short_desc="Console based XMPP client"
|
||||||
maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.profanity.im/"
|
homepage="https://profanity-im.github.io/"
|
||||||
distfiles="https://github.com/boothj5/profanity/releases/download/${version}/profanity-${version}.tar.gz"
|
distfiles="https://github.com/boothj5/profanity/releases/download/${version}/profanity-${version}.tar.gz"
|
||||||
checksum=3fe442948ff2ee258681c3812e878d39179dcf92e1c67bc8fe0ef8896440b05b
|
checksum=1aad7416dee34b7491cccba4fd6f7a744c0e4686d9c7eae061e4876a8a0db7c7
|
||||||
|
|
||||||
export LIBS="-lm"
|
export LIBS="-lm"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue