telepathy-glib: update to 0.17.7.
This commit is contained in:
parent
5dd9988e43
commit
b4e703587b
2 changed files with 3 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
|||
abi_depends=">=0.15.5"
|
||||
api_depends=">=0.17.6"
|
||||
api_depends=">=0.17.7"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'telepathy-glib'
|
||||
pkgname=telepathy-glib
|
||||
version=0.17.6
|
||||
version=0.17.7
|
||||
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=ab8738807e69e15f3f8b3bf2415192f94dcaaf578bd4131562acd949f704be93
|
||||
checksum=bfeb69d96e9a5f1cab7a7a66e47ed53957bf7ef3757de7f2819e718519e03faf
|
||||
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