Date: Monday, September 5, 2011 @ 13:18:01 Author: schiv Revision: 137032
upgpkg: fluidsynth 1.1.5-1 upstream release Modified: fluidsynth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-09-05 17:00:37 UTC (rev 137031) +++ PKGBUILD 2011-09-05 17:18:01 UTC (rev 137032) @@ -3,7 +3,7 @@ # Contributor: damir <[email protected]> pkgname=fluidsynth -pkgver=1.1.4 +pkgver=1.1.5 pkgrel=1 pkgdesc="A real-time software synthesizer based on the SoundFont 2 specifications" arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz" 'fluidsynth.conf' 'fluidsynthd') -md5sums=('71f297a90d00a253f0f12ceb5d3d661d' +md5sums=('657e49e682b316432a4421dbb0313c3e' '16c5f4d4cbdddc6c5fcbd4fd4cc142f1' 'b296dbfb524c2164f552f68bd9abe2ec')
