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

Thomas Baechler thomas at archlinux.org
Sun Oct 26 19:09:03 UTC 2008


    Date: Sunday, October 26, 2008 @ 15:09:03
  Author: thomas
Revision: 17185

upgpkg: opal 3.4.2-1

Modified:
  opal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-26 15:16:57 UTC (rev 17184)
+++ PKGBUILD	2008-10-26 19:09:03 UTC (rev 17185)
@@ -2,15 +2,15 @@
 # Maintainer: Jan de Groot <jan at archlinux.org>
 # Contributor: Tom K <tomk at runbox.com>
 pkgname=opal
-pkgver=3.4.1
+pkgver=3.4.2
 pkgrel=1
 pkgdesc="Open Phone Abstraction Library"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('ptlib>=2.4.1' 'libtheora' 'x264>=20080625')
+depends=('ptlib=2.4.2' 'libtheora' 'x264>=20080625' 'speex')
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.4/${pkgname}-${pkgver}.tar.bz2)
 url="http://www.ekiga.org"
-md5sums=('f600066f362ba61e00375bf327f28458')
+md5sums=('a1d11099fa00d77a79dcfe513872e8dc')
 
 build() {
   cd "${srcdir}/opal-${pkgver}"




More information about the arch-commits mailing list