mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
profanity: update to 0.14.0
This commit is contained in:
parent
2c950fe2f0
commit
1cff57f07f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'profanity'
|
# Template file for 'profanity'
|
||||||
pkgname=profanity
|
pkgname=profanity
|
||||||
version=0.13.1
|
version=0.14.0
|
||||||
revision=2
|
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)
|
||||||
$(vopt_enable pgp) $(vopt_enable python python-plugins) $(vopt_enable plugins)
|
$(vopt_enable pgp) $(vopt_enable python python-plugins) $(vopt_enable plugins)
|
||||||
|
@ -20,7 +20,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://profanity-im.github.io/"
|
homepage="https://profanity-im.github.io/"
|
||||||
changelog="https://raw.githubusercontent.com/profanity-im/profanity/master/CHANGELOG"
|
changelog="https://raw.githubusercontent.com/profanity-im/profanity/master/CHANGELOG"
|
||||||
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=2b5075272e7ec9d9c991542e592b1d474fff88c61c66e7e23096ad306ed2c84a
|
checksum=fd23ffd38a31907974a680a3900c959e14d44e16f1fb7df2bdb7f6c67bd7cf7f
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
arm*)
|
arm*)
|
||||||
|
|
Loading…
Add table
Reference in a new issue