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

Jan de Groot jgc at archlinux.org
Mon Oct 19 20:27:08 UTC 2009


    Date: Monday, October 19, 2009 @ 16:27:07
  Author: jgc
Revision: 56130

upgpkg: libcanberra 0.21-1
    Update to 0.21

Modified:
  libcanberra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-19 20:21:30 UTC (rev 56129)
+++ PKGBUILD	2009-10-19 20:27:07 UTC (rev 56130)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libcanberra
-pkgver=0.14
+pkgver=0.21
 pkgrel=1
 pkgdesc="A small and lightweight implementation of the XDG Sound Theme Specification"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('libvorbis>=1.2.1rc1' 'gstreamer0.10>=0.10.23' 'libtool>=2.2.6a' 'gtk2>=2.16.5' 'alsa-lib>=1.0.20' 'tdb>=3.3.4')
+depends=('libvorbis>=1.2.1rc1' 'gstreamer0.10>=0.10.24' 'libtool>=2.2.6a' 'gtk2>=2.18.2' 'alsa-lib>=1.0.20' 'tdb>=3.3.8')
 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
         libcanberra-gtk-module.sh)
-md5sums=('b182ab134a911ba6c42ea2b727eda13e'
+md5sums=('6d7b5eb6be8fca491008da529a02f5d5'
          'a54799e624aac814b9343ab05f25c38b')
 
 build() {




More information about the arch-commits mailing list