telepathy-mission-control: re-update to 5.15.1.
This commit is contained in:
parent
d50de1cba5
commit
01239118a2
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'telepathy-mission-control'
|
||||
pkgname=telepathy-mission-control
|
||||
version=5.15.1
|
||||
version=5:5.15.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version#*:}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-gnome-keyring
|
||||
--disable-schemas-compile"
|
||||
|
@ -12,7 +13,7 @@ short_desc="Telepathy component providing abstraction for details of connection
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://telepathy.freedesktop.org"
|
||||
distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||
distfiles="$homepage/releases/$pkgname/$pkgname-${version#*:}.tar.gz"
|
||||
checksum=6fa7f9a4b122b7d498f885b1f0fb890cffcbb8d9a07322cabc9556fcdf0bb0c1
|
||||
long_desc="
|
||||
Telepathy is a D-Bus framework for unifying real time communication, including
|
||||
|
|
Loading…
Reference in New Issue