Date: Sunday, November 15, 2009 @ 01:00:52
  Author: allan
Revision: 58794

upgpkg: sdl_mixer 1.2.10-1
    upstream update, soname bump

Modified:
  sdl_mixer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2009-11-15 05:57:47 UTC (rev 58793)
+++ PKGBUILD    2009-11-15 06:00:52 UTC (rev 58794)
@@ -4,8 +4,8 @@
 # Contributor: Lukas Sabota <[email protected]> (Timidity Patch)
 
 pkgname=sdl_mixer
-pkgver=1.2.8
-pkgrel=3
+pkgver=1.2.10
+pkgrel=1
 pkgdesc="A simple multi-channel audio mixer"
 arch=('i686' 'x86_64')
 url="http://www.libsdl.org/projects/SDL_mixer/";
@@ -13,7 +13,7 @@
 depends=('sdl>=1.2.12' 'libvorbis' 'libmikmod' 'smpeg')
 options=('!libtool')
 
source=(http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-${pkgver}.tar.gz)
-md5sums=('0b5b91015d0f3bd9597e094ba67c4d65')
+md5sums=('a357558552436b0b5ea0333b3e2327df')
 
 build() {
   cd ${srcdir}/SDL_mixer-${pkgver}

Reply via email to