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

Ray Rashif schiv at archlinux.org
Sat Aug 6 19:12:37 UTC 2011


    Date: Saturday, August 6, 2011 @ 15:12:36
  Author: schiv
Revision: 134628

upgpkg: fluidsynth 1.1.4-1
upstream release

Modified:
  fluidsynth/trunk/PKGBUILD

----------+
 PKGBUILD |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-06 17:37:30 UTC (rev 134627)
+++ PKGBUILD	2011-08-06 19:12:36 UTC (rev 134628)
@@ -3,21 +3,21 @@
 # Contributor: damir <damir at archlinux.org>
 
 pkgname=fluidsynth
-pkgver=1.1.3
-pkgrel=2
+pkgver=1.1.4
+pkgrel=1
 pkgdesc="A real-time software synthesizer based on the SoundFont 2 specifications"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 url="http://www.fluidsynth.org/"
 depends=('glib2' 'jack' 'dbus-core' 'libpulse')
 makedepends=('cmake' 'ladspa' 'doxygen')
-optdepends=('pulseaudio'
+optdepends=('pulseaudio: PulseAudio sound support'
             'bash: init script')
 license=('LGPL')
 backup=('etc/conf.d/fluidsynth')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
-        fluidsynth.conf
-        fluidsynthd)
-md5sums=('0d3e3cc770b4da413010dfb7dfdce9c8'
+source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
+        'fluidsynth.conf'
+        'fluidsynthd')
+md5sums=('71f297a90d00a253f0f12ceb5d3d661d'
          '16c5f4d4cbdddc6c5fcbd4fd4cc142f1'
          'b296dbfb524c2164f552f68bd9abe2ec')
 




More information about the arch-commits mailing list