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

Laurent Carlier lcarlier at archlinux.org
Sun Oct 23 12:06:17 UTC 2016


    Date: Sunday, October 23, 2016 @ 12:06:16
  Author: lcarlier
Revision: 193039

upgpkg: lib32-fluidsynth 1.1.6-2

update dependency from lib32-libdbus to lib32-dbus

Modified:
  lib32-fluidsynth/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-23 12:01:34 UTC (rev 193038)
+++ PKGBUILD	2016-10-23 12:06:16 UTC (rev 193039)
@@ -7,13 +7,13 @@
 
 pkgname=lib32-fluidsynth
 pkgver=1.1.6
-pkgrel=1
+pkgrel=2
 pkgdesc='A real-time software synthesizer based on the SoundFont 2 specifications'
 arch=('x86_64')
 url='http://www.fluidsynth.org/'
 license=('LGPL')
 depends=('fluidsynth' 'lib32-alsa-lib' 'lib32-glib2' 'lib32-glibc' 'lib32-jack'
-         'lib32-libdbus' 'lib32-libpulse' 'lib32-libsndfile' 'lib32-readline')
+         'lib32-dbus' 'lib32-libpulse' 'lib32-libsndfile' 'lib32-readline')
 makedepends=('cmake' 'gcc-multilib' 'lib32-ladspa')
 optdepends=('pulseaudio: PulseAudio sound support')
 source=("http://downloads.sourceforge.net/fluidsynth/fluidsynth-$pkgver.tar.gz")



More information about the arch-commits mailing list