[arch-commits] Commit in telepathy-idle/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Fri Feb 19 14:45:24 UTC 2010
Date: Friday, February 19, 2010 @ 09:45:24
Author: ibiru
Revision: 69253
upgpkg: telepathy-idle 0.1.6-1
update to 0.1.6
Modified:
telepathy-idle/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-02-19 11:46:36 UTC (rev 69252)
+++ PKGBUILD 2010-02-19 14:45:24 UTC (rev 69253)
@@ -1,18 +1,19 @@
# $Id$
-# Maintainer: Biru Ionut <ionut at archlinux.ro>
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
# Contributor: Bjorn Lindeijer <bjorn lindeijer nl>
# Contributor: Samuel Mendes <heka.lok at gmail.com>
pkgname=telepathy-idle
-pkgver=0.1.5
+pkgver=0.1.6
pkgrel=1
pkgdesc="An IRC connection manager for Telepathy"
arch=('i686' 'x86_64')
url="http://telepathy.freedesktop.org"
groups=('telepathy')
license=('LGPL')
-depends=('telepathy-glib>=0.9.1' 'openssl')
+depends=('telepathy-glib>=0.10' 'openssl')
makedepends=('libxslt')
source=(http://telepathy.freedesktop.org/releases/telepathy-idle/$pkgname-$pkgver.tar.gz)
+md5sums=('0efe17425cdc3490714947ff68003bf6')
build() {
cd "$srcdir/$pkgname-$pkgver"
@@ -21,4 +22,3 @@
make || return 1
make DESTDIR="$pkgdir" install || return 1
}
-md5sums=('b7516b9d199ef34949cf402e04f89881')
More information about the arch-commits
mailing list