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

Thomas Baechler thomas at archlinux.org
Sun Oct 26 19:13:27 UTC 2008


    Date: Sunday, October 26, 2008 @ 15:13:27
  Author: thomas
Revision: 17187

upgpkg: ekiga 3.0.1-1

Modified:
  ekiga/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-26 19:09:20 UTC (rev 17186)
+++ PKGBUILD	2008-10-26 19:13:27 UTC (rev 17187)
@@ -3,13 +3,13 @@
 # Contributor: Tom K <tomk at runbox.com>
 
 pkgname=ekiga
-pkgver=3.0.0
+pkgver=3.0.1
 pkgrel=1
 pkgdesc="VOIP/Videoconferencing app with full SIP and H.323 support (GnomeMeeting expanded and renamed)"
 url="http://www.ekiga.org"
 license=(GPL)
 arch=(i686 x86_64)
-depends=('opal>=3.4.1' 'libgnomeui>=2.24.0' 'evolution-data-server>=2.24.0' 'libsigc++2.0' 'libxv' 'libnotify')
+depends=('opal=3.4.2' 'libgnomeui>=2.24.0' 'evolution-data-server>=2.24.0' 'libsigc++2.0' 'libxv' 'libnotify')
 makedepends=('pkgconfig' 'perlxml' 'gnome-doc-utils>=0.14.0')
 provides=('gnomemeeting')
 replaces=('gnomemeeting')
@@ -17,7 +17,7 @@
 groups=('gnome-extra')
 install=ekiga.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.0/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('a774e89a5812eb7d03be29502ee99620')
+md5sums=('69b4cb7ec2041c5b76861d161d993820')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list