diff options
author | root <root@rshg054.dnsready.net> | 2011-09-06 23:14:33 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-09-06 23:14:33 +0000 |
commit | e2fb609d3af7a203357fd6ca983fef5f4dfba7eb (patch) | |
tree | 17d9357a559130a65cb1988b1e09cf8f1dd6bc55 /extra/fluidsynth | |
parent | e05f52e52ba779f4b0ebb5463dba9fc74f67f0b8 (diff) |
Tue Sep 6 23:14:33 UTC 2011
Diffstat (limited to 'extra/fluidsynth')
-rw-r--r-- | extra/fluidsynth/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/fluidsynth/PKGBUILD b/extra/fluidsynth/PKGBUILD index b82e347d7..b54502a19 100644 --- a/extra/fluidsynth/PKGBUILD +++ b/extra/fluidsynth/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 134628 2011-08-06 19:12:36Z schiv $ +# $Id: PKGBUILD 137033 2011-09-05 17:19:25Z schiv $ # Maintainer: Ray Rashif <schiv@archlinux.org> # Contributor: damir <damir@archlinux.org> 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 @@ backup=('etc/conf.d/fluidsynth') source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz" 'fluidsynth.conf' 'fluidsynthd') -md5sums=('71f297a90d00a253f0f12ceb5d3d661d' +md5sums=('657e49e682b316432a4421dbb0313c3e' '16c5f4d4cbdddc6c5fcbd4fd4cc142f1' 'b296dbfb524c2164f552f68bd9abe2ec') |