[arch-commits] Commit in telepathy-farsight/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Mon May 16 16:15:51 UTC 2011
Date: Monday, May 16, 2011 @ 12:15:50
Author: ibiru
Revision: 124113
update to 0.0.18
Modified:
telepathy-farsight/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-05-16 16:14:50 UTC (rev 124112)
+++ PKGBUILD 2011-05-16 16:15:50 UTC (rev 124113)
@@ -3,17 +3,17 @@
# Contributor: Ju Liu <liuju86 at gmail dot com>
# Contributor: Denis Zawada <deno at rootnode.net>
pkgname=telepathy-farsight
-pkgver=0.0.17
+pkgver=0.0.18
pkgrel=1
pkgdesc="A telepathy-backend to use stream engine."
arch=('i686' 'x86_64')
url="http://telepathy.freedesktop.org"
license=('GPL')
-depends=('telepathy-glib' 'farsight2' 'gstreamer0.10-base')
+depends=('telepathy-glib' 'farsight2')
makedepends=('libxslt' 'python2')
options=('!libtool')
source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('f98377802d38333924f6f1a955a2d42a')
+md5sums=('984be4153c635ca1b2010de27d74eff4')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list