profanity: update to 0.4.2.
This commit is contained in:
parent
beab2b2edd
commit
2096df0ab4
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.0
|
version=0.4.2
|
||||||
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 openssl-devel libcurl-devel libstrophe-git"
|
makedepends="glib-devel expat-devel ncurses-devel gnutls-devel libotr-devel libcurl-devel libstrophe-git"
|
||||||
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=88d086ff686d15c07464b5b19fc72855cb10c318e564dfe0b2ce8780b1ffc009
|
checksum=9b65095a6bf971c423d7512433fcae95c25f2de1355fbd6d8e4794a9c72c9021
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="notify xscreensaver"
|
build_options="notify xscreensaver"
|
||||||
|
|
Loading…
Reference in a new issue