From 475aac46fb43b61fa6014abb10f4570c919bcb2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Tue, 3 Sep 2013 15:52:29 -0300 Subject: audacious-plugins-libre-3.4.1-1: updating version --- libre/audacious-plugins-libre/PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'libre/audacious-plugins-libre') diff --git a/libre/audacious-plugins-libre/PKGBUILD b/libre/audacious-plugins-libre/PKGBUILD index d6711ac0f..e473bc64b 100644 --- a/libre/audacious-plugins-libre/PKGBUILD +++ b/libre/audacious-plugins-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 189986 2013-07-12 14:00:31Z bisson $ +# $Id: PKGBUILD 193871 2013-09-03 05:58:51Z bisson $ # Maintainer: Gaetan Bisson # Contributor: Alexander Fehr # Contributor: William Rea @@ -8,8 +8,8 @@ _pkgname=audacious-plugins pkgname=audacious-plugins-libre -pkgver=3.4 -pkgrel=3 +pkgver=3.4.1 +pkgrel=1 pkgdesc='Plugins for Audacious, without nonfree plugins' url='http://audacious-media-player.org/' license=('GPL' 'GPL3' 'LGPL' 'custom:BSD') @@ -29,6 +29,7 @@ conflicts=$_pkgname provides=$_pkgname=$pkgver makedepends=("audacious>=${pkgver}" + 'glib2' 'python2' # for gdbus-codegen 'oss-libre' 'alsa-lib' 'pulseaudio' 'jack2' 'lame' 'libvorbis' 'flac' 'mpg123' 'faad2' 'ffmpeg' 'libmodplug' 'fluidsynth' 'libcdio-paranoia' 'libsidplayfp' 'wavpack' 'libnotify' 'lirc-utils-libre' 'curl' 'libmtp' @@ -61,7 +62,7 @@ optdepends=('oss-libre: Open Sound System v4 output' 'libcue: CUE playlist format') source=("http://distfiles.audacious-media-player.org/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('2b2f1d30f0b790e6cc3e00483ed4774b0fa1fc42') +sha1sums=('81c36186d1fef7247b6ea890db7c77061965629b') prepare() { # Retrieve upstream & remove plugin 'psf' due to issues mentioned above. -- cgit v1.2.3-2-g168b