telepathy-glib: update to 0.20.0.
This commit is contained in:
parent
912986d0f7
commit
77ca1375bc
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'telepathy-glib-devel'.
|
||||
#
|
||||
depends="vala-devel dbus-glib-devel telepathy-glib>=${version}"
|
||||
depends="vala-devel dbus-glib-devel telepathy-glib-${version}_${revision}"
|
||||
short_desc="${sourcepkg} - development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'telepathy-glib'
|
||||
pkgname=telepathy-glib
|
||||
version=0.19.9
|
||||
version=0.20.0
|
||||
revision=1
|
||||
subpackages="$pkgname-devel"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://telepathy.freedesktop.org"
|
||||
distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=78a2cd51cde99515495349091bcd87b33431ee83bef914f28c88325883354ba1
|
||||
checksum=1ed519ae950d03d5e983b40d69009b56b0616d6358dd0f29b7b5f5f5cfe1a3db
|
||||
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