summaryrefslogtreecommitdiff
path: root/extra/farsight2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/farsight2/PKGBUILD')
-rw-r--r--extra/farsight2/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/farsight2/PKGBUILD b/extra/farsight2/PKGBUILD
index 7051b8d7d..9179c3b38 100644
--- a/extra/farsight2/PKGBUILD
+++ b/extra/farsight2/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 124193 2011-05-17 15:41:27Z ibiru $
+# $Id: PKGBUILD 128061 2011-06-21 14:53:16Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Contributor: William Díaz <wdiaz@archlinux.us>
pkgname=farsight2
-pkgver=0.0.28
-pkgrel=2
+pkgver=0.0.29
+pkgrel=1
pkgdesc="Audio/Video conference software for Instant Messengers"
arch=('i686' 'x86_64')
url="http://farsight.freedesktop.org"
@@ -13,7 +13,7 @@ depends=('libnice' 'gstreamer0.10-base-plugins' 'gstreamer0.10-good' 'gstreamer0
optdepends=('gstreamer0.10-ugly-plugins: h264 codec')
options=('!libtool' '!emptydirs')
source=(http://farsight.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('38767e775067270754a32aaf8e3a7db1')
+md5sums=('276076f65b70236d981c288413572168')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"