mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 10:07:15 +08:00
telepathy-glib: ktp update
This commit is contained in:
parent
c92ccecf99
commit
e069de983a
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user