telepathy-idle: update to 0.2.0.
This commit is contained in:
parent
f71ebbe375
commit
4f23d0a467
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'telepathy-idle'
|
||||
pkgname=telepathy-idle
|
||||
version=0.1.17
|
||||
version=0.2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config python libxslt"
|
||||
makedepends="openssl-devel dbus-glib-devel telepathy-glib-devel>=0.21"
|
||||
makedepends="openssl-devel dbus-glib-devel telepathy-glib-devel>=0.22"
|
||||
short_desc="An IRC connection manager for Telepathy"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://telepathy.freedesktop.org"
|
||||
distfiles="${homepage}/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=e11e0d9fc6f29182c76d0c910760a1e1e24cd20a8c3ef652aca4dd2391006c73
|
||||
checksum=3013ad4b38d14ee630b8cc8ada5e95ccaa849b9a6fe15d2eaf6d0717d76f2fab
|
||||
long_desc="
|
||||
Telepathy is a D-Bus framework for unifying real time communication,
|
||||
including instant messaging, voice calls and video calls. It abstracts
|
||||
|
@ -18,7 +18,7 @@ long_desc="
|
|||
applications."
|
||||
|
||||
telepathy-idle_package() {
|
||||
depends="telepathy-glib>=0.21"
|
||||
depends="telepathy-glib>=0.22"
|
||||
pkg_install() {
|
||||
vmove all
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue