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

Ionuț Mircea Bîru ioni at nymeria.archlinux.org
Thu Apr 25 18:07:43 UTC 2013


    Date: Thursday, April 25, 2013 @ 20:07:43
  Author: ioni
Revision: 183632

update to 0.1.15

Modified:
  telepathy-idle/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-25 18:01:10 UTC (rev 183631)
+++ PKGBUILD	2013-04-25 18:07:43 UTC (rev 183632)
@@ -4,18 +4,18 @@
 # Contributor: Samuel Mendes <heka.lok at gmail.com>
 
 pkgname=telepathy-idle
-pkgver=0.1.14
+pkgver=0.1.15
 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' 'openssl')
+depends=('telepathy-glib')
 makedepends=('libxslt' 'python2')
 install=telepathy-idle.install
 source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('c292c54aa08f61544ab53fda880d861c')
+md5sums=('56f960ed1d9ed0c01e0b9f7eb68dbebe')
 
 build() {
     cd $pkgname-$pkgver




More information about the arch-commits mailing list