diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-01 03:54:24 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-01 03:54:24 +0000 |
commit | 88933a383866089c23f6d62783a6a24ab211e872 (patch) | |
tree | 06df2798b84f9e12ebbef88948c0e5b2a3227e99 /extra/sdl_sound | |
parent | ffb384c05abcdb9c7a7d9df8407b8efc8caa78de (diff) |
Tue Jul 1 03:46:37 UTC 2014
Diffstat (limited to 'extra/sdl_sound')
-rw-r--r-- | extra/sdl_sound/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/sdl_sound/PKGBUILD b/extra/sdl_sound/PKGBUILD index 5986efaf6..a3a10a836 100644 --- a/extra/sdl_sound/PKGBUILD +++ b/extra/sdl_sound/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 198423 2013-10-30 14:47:11Z allan $ +# $Id: PKGBUILD 215889 2014-06-30 19:16:38Z heftig $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> pkgname=sdl_sound pkgver=1.0.3 -pkgrel=4 +pkgrel=5 pkgdesc="A library to decode several popular sound file formats, such as .WAV and .MP3" arch=('i686' 'x86_64') url="http://icculus.org/SDL_sound/" |