[arch-commits] Commit in ekiga/repos (extra-x86_64 extra-x86_64/PKGBUILD)
Thomas Baechler
thomas at archlinux.org
Sun Oct 26 19:13:44 UTC 2008
Date: Sunday, October 26, 2008 @ 15:13:43
Author: thomas
Revision: 17188
Merged revisions 17187 via svnmerge from
svn+ssh://archlinux.org/home/svn-packages/ekiga/trunk
........
r17187 | thomas | 2008-10-26 20:13:27 +0100 (So, 26 Okt 2008) | 1 line
upgpkg: ekiga 3.0.1-1
........
Modified:
ekiga/repos/extra-x86_64/ (properties)
ekiga/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Property changes on: ekiga/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
- /ekiga/trunk:1-15302
+ /ekiga/trunk:1-17187
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2008-10-26 19:13:27 UTC (rev 17187)
+++ extra-x86_64/PKGBUILD 2008-10-26 19:13:43 UTC (rev 17188)
@@ -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