telepathy-glib: ktp update

This commit is contained in:
Fabian Kosmale 2014-07-27 10:20:08 +00:00
parent c92ccecf99
commit e069de983a

View File

@ -1,7 +1,7 @@
# maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
pkgname=telepathy-glib
pkgver=0.23.0
pkgver=0.24.0
pkgrel=1
pkgdesc="GLib bindings for the Telepathy D-Bus protocol"
arch=('x86_64')
@ -12,7 +12,7 @@ options=('!libtool' '!emptydirs')
depends=('dbus-glib')
makedepends=('libxslt' 'vala' 'gobject-introspection')
source=("http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz")
md5sums=('e4fff5885d4840c965b71c1c113d731e')
sha256sums=('ae0002134991217f42e503c43dea7817853afc18863b913744d51ffa029818cf')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"