mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
profanity: update to 0.10.0.
This commit is contained in:
parent
f9eeed2087
commit
a2cdafe611
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'profanity'
|
||||
pkgname=profanity
|
||||
version=0.9.5
|
||||
revision=3
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable notify notifications) $(vopt_enable otr)
|
||||
$(vopt_enable pgp) $(vopt_enable python python-plugins) $(vopt_enable plugins)
|
||||
|
@ -18,8 +18,9 @@ short_desc="Console based XMPP client"
|
|||
maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://profanity-im.github.io/"
|
||||
changelog="https://raw.githubusercontent.com/profanity-im/profanity/master/CHANGELOG"
|
||||
distfiles="https://github.com/boothj5/profanity/releases/download/${version}/profanity-${version}.tar.gz"
|
||||
checksum=23f7b2e5c6cf85913b9e7a228802bca9ecb1d1cf3bf8f8f285e9676176a24902
|
||||
checksum=4a05e32590f9ec38430e33735bd02cfa199b257922b4116613f23912ca39ff8c
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*)
|
||||
|
|
Loading…
Add table
Reference in a new issue