[arch-commits] Commit in telepathy-salut/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Sat Mar 27 20:39:44 UTC 2010


    Date: Saturday, March 27, 2010 @ 16:39:44
  Author: ibiru
Revision: 73733

upgpkg: telepathy-salut 0.3.11-1
update to 0.3.11

Modified:
  telepathy-salut/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-27 20:39:34 UTC (rev 73732)
+++ PKGBUILD	2010-03-27 20:39:44 UTC (rev 73733)
@@ -1,17 +1,18 @@
 # $Id$
-# Maintainer: Biru Ionut <ionut at archlinux.ro>
+# Maintainer:  Ionut Biru <ibiru at archlinux.org>
 # Contributor: Daniel Balieiro <daniel at balieiro.com>
 pkgname=telepathy-salut
-pkgver=0.3.10
+pkgver=0.3.11
 pkgrel=1
 pkgdesc="A link-local XMPP connection manager for Telepathy"
 arch=('i686' 'x86_64')
 url="http://telepathy.freedesktop.org"
 groups=('telepathy')
 license=('LGPL')
-depends=('telepathy-glib>=0.9.1' 'avahi' 'libsoup')
+depends=('telepathy-glib>=0.10' 'avahi' 'libsoup')
 makedepends=('libxslt')
 source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('51dbfad0d57c990dd7378fc7f7f7e4ab5dca60085012a79e0685c25567238df8')
 
 build() {
     cd "$srcdir/$pkgname-$pkgver"
@@ -20,4 +21,3 @@
     make || return 1
     make DESTDIR="$pkgdir" install || return 1
 }
-md5sums=('145580837ba7727f7c97bcfbd1b4a71f')




More information about the arch-commits mailing list