telepathy-glib: update to 0.18.0.
This commit is contained in:
parent
c5eee4eddc
commit
248733091d
2 changed files with 3 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
|||
abi_depends=">=0.15.5"
|
||||
api_depends=">=0.17.7"
|
||||
api_depends=">=0.18.0"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'telepathy-glib'
|
||||
pkgname=telepathy-glib
|
||||
version=0.17.7
|
||||
version=0.18.0
|
||||
homepage="http://telepathy.freedesktop.org"
|
||||
distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
|
@ -8,7 +8,7 @@ configure_args="--enable-vala-bindings --disable-static"
|
|||
short_desc="Library for GLib-based Telepathy components"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
checksum=bfeb69d96e9a5f1cab7a7a66e47ed53957bf7ef3757de7f2819e718519e03faf
|
||||
checksum=2a82d14797300e4999a53c4ae4a59f761d9a0ba2501c0966467e4ddfaca836ee
|
||||
long_desc="
|
||||
Telepathy is a D-Bus framework for unifying real time communication,
|
||||
including instant messaging, voice calls and video calls. It abstracts
|
||||
|
|
Loading…
Reference in a new issue