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

Jan de Groot jgc at archlinux.org
Sat Feb 14 22:21:22 UTC 2009


    Date: Saturday, February 14, 2009 @ 17:21:21
  Author: jgc
Revision: 26948

upgpkg: libcanberra 0.11-1

Modified:
  libcanberra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-14 22:17:37 UTC (rev 26947)
+++ PKGBUILD	2009-02-14 22:21:21 UTC (rev 26948)
@@ -2,18 +2,18 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libcanberra
-pkgver=0.10
+pkgver=0.11
 pkgrel=1
 pkgdesc="A small and lightweight implementation of the XDG Sound Theme Specification"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('libvorbis' 'gstreamer0.10' 'libtool' 'gtk2>=2.14.3' 'alsa-lib' 'tdb' 'gconf')
+depends=('libvorbis>=1.2.1rc1' 'gstreamer0.10>=0.10.21' 'libtool>=2.2.6a' 'gtk2>=2.14.7' 'alsa-lib>=1.0.19' 'tdb>=3.2.7' 'gconf>=2.24.0')
 makedepends=('gtk-doc')
 install=libcanberra.install
 options=(!emptydirs)
 url=http://0pointer.de/lennart/projects/libcanberra
 source=(http://0pointer.de/lennart/projects/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('2623370bfcecaeecaeb85e5ec445f340')
+md5sums=('c661db14cb0b1fe9b6963defacc3bba6')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list