mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
profanity: update to 0.4.4.
This commit is contained in:
parent
93e9ff4eaa
commit
310251d676
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'profanity'
|
# Template file for 'profanity'
|
||||||
pkgname=profanity
|
pkgname=profanity
|
||||||
version=0.4.3
|
version=0.4.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="glib-devel expat-devel ncurses-devel libgcrypt-devel libotr-devel libcurl-devel libstrophe-git"
|
makedepends="glib-devel expat-devel ncurses-devel libgcrypt-devel libotr-devel libcurl-devel libstrophe-devel"
|
||||||
short_desc="A console based XMPP client"
|
short_desc="A console based XMPP client"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.profanity.im/"
|
homepage="http://www.profanity.im/"
|
||||||
distfiles="http://www.profanity.im/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.profanity.im/${pkgname}-${version}.tar.gz"
|
||||||
checksum=ec1333116396ce1d3c48a66fec23bd3f0ad1327f6d47aaedb992e438c34c3a45
|
checksum=2fafc730702dc5254244ee7c0dbbfed600ffe9d27afd095b32e28500754cca4d
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="notify xscreensaver"
|
build_options="notify xscreensaver"
|
||||||
|
|
Loading…
Add table
Reference in a new issue