update telepathy gabble, logger and mission-control

This commit is contained in:
AlmAck 2017-10-18 20:54:13 +02:00
parent 4d84eca31d
commit 4819cf2858
3 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
# maintainer: Neophytos Kolokotronis <tetris4@gmail.com> # maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
pkgname=telepathy-gabble pkgname=telepathy-gabble
pkgver=0.18.3 pkgver=0.18.4
pkgrel=1 pkgrel=1
pkgdesc="A Jabber/XMPP connection manager that handles single- and multi-user chats and voice/video calls." pkgdesc="A Jabber/XMPP connection manager that handles single- and multi-user chats and voice/video calls."
arch=('x86_64') arch=('x86_64')
@ -13,7 +13,7 @@ groups=('telepathy')
options=('!libtool' '!emptydirs') options=('!libtool' '!emptydirs')
install=telepathy-gabble.install install=telepathy-gabble.install
source=("http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz") source=("http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz")
sha1sums=('1c71c5acf2c506788aa4b1604390f38979d88887') sha1sums=('3277fc95ec6e4a9a5b07f5fe5b9de3283cb0c86d')
build() { build() {
cd $pkgname-$pkgver cd $pkgname-$pkgver

View File

@ -1,5 +1,5 @@
pkgname=telepathy-logger pkgname=telepathy-logger
pkgver=0.8.1 pkgver=0.8.2
pkgrel=1 pkgrel=1
pkgdesc="Telepathy framework logging daemon" pkgdesc="Telepathy framework logging daemon"
arch=('x86_64') arch=('x86_64')
@ -10,7 +10,7 @@ makedepends=('intltool' 'gobject-introspection' 'libxslt')
install=${pkgname}.install install=${pkgname}.install
options=('!libtool') options=('!libtool')
source=("http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2") source=("http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
md5sums=('88f7dfde882d987b9c93b645efab2f43') md5sums=('c2f6a31c76cbdf8790500cf4f872ba71')
build() { build() {
cd "$srcdir/$pkgname-$pkgver" cd "$srcdir/$pkgname-$pkgver"

View File

@ -1,8 +1,8 @@
# Maintainer: Neophytos Kolokotronis <tetris4@gmail.com> # Maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
pkgname=telepathy-mission-control pkgname=telepathy-mission-control
pkgver=5.16.2 pkgver=5.16.4
pkgrel=3 pkgrel=1
pkgdesc="A Telepathy component providing abstraction of some of the details of connection managers." pkgdesc="A Telepathy component providing abstraction of some of the details of connection managers."
arch=('x86_64') arch=('x86_64')
url="http://mission-control.sourceforge.net/" url="http://mission-control.sourceforge.net/"
@ -12,7 +12,7 @@ makedepends=('libxslt' 'python2')
install=telepathy-mission-control.install install=telepathy-mission-control.install
groups=('telepathy') groups=('telepathy')
source=("http://telepathy.freedesktop.org/releases/telepathy-mission-control/$pkgname-$pkgver.tar.gz") source=("http://telepathy.freedesktop.org/releases/telepathy-mission-control/$pkgname-$pkgver.tar.gz")
md5sums=('8dc751da77a84abef3f9153bc422a17b') md5sums=('eab6c941038702edeece1168f395300c')
build() { build() {
cd "$srcdir/$pkgname-$pkgver" cd "$srcdir/$pkgname-$pkgver"