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

Jan de Groot jgc at archlinux.org
Wed Sep 15 12:52:15 UTC 2010


    Date: Wednesday, September 15, 2010 @ 08:52:15
  Author: jgc
Revision: 90693

upgpkg: libcanberra 0.25-1
Update to 0.25, compile against latest gtk2

Modified:
  libcanberra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-15 11:56:58 UTC (rev 90692)
+++ PKGBUILD	2010-09-15 12:52:15 UTC (rev 90693)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libcanberra
-pkgver=0.23
+pkgver=0.25
 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.24' 'libtool>=2.2.6a' 'gtk2>=2.18.2' 'alsa-lib>=1.0.20' 'tdb')
+depends=('libvorbis>=1.3.1' 'gstreamer0.10>=0.10.30' 'libtool>=2.2.10' 'gtk2>=2.21.8' 'alsa-lib>=1.0.23' 'tdb>=1.2.1')
 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=('83fb2fb7608c77f91904e12a867534fd'
+md5sums=('d7a158d22d0b44fb2a67aadae74e28ab'
          'a54799e624aac814b9343ab05f25c38b')
 
 build() {




More information about the arch-commits mailing list