diff options
author | root <root@rshg054.dnsready.net> | 2013-02-05 00:07:38 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-02-05 00:07:38 -0800 |
commit | b91dca65217b7c35be84df053692c9fd1b012560 (patch) | |
tree | 1ab70184cb03b2ac7a5123daed51de63f9df742b /extra/audacious | |
parent | 3e78397cb031dee2b5874f1c0c9e4c9977f0dbb7 (diff) |
Tue Feb 5 00:07:38 PST 2013
Diffstat (limited to 'extra/audacious')
-rw-r--r-- | extra/audacious/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/audacious/PKGBUILD b/extra/audacious/PKGBUILD index b490b91b7..836e9377c 100644 --- a/extra/audacious/PKGBUILD +++ b/extra/audacious/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 173106 2012-12-11 04:42:07Z bisson $ +# $Id: PKGBUILD 177006 2013-02-04 00:32:16Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Alexander Fehr <pizzapunk gmail com> # Contributor: Giovanni Scafora <giovanni@archlinux.org> pkgname=audacious -pkgver=3.3.3 +pkgver=3.3.4 pkgrel=1 pkgdesc='Lightweight, advanced audio player focused on audio quality' url='http://audacious-media-player.org/' @@ -14,7 +14,7 @@ depends=('gtk3' 'dbus-glib' 'libguess' 'libsm' 'audacious-plugins' 'hicolor-icon-theme' 'desktop-file-utils') optdepends=('unzip: zipped skins support') source=("http://distfiles.audacious-media-player.org/${pkgname}-${pkgver}.tar.bz2") -sha1sums=('f0f954a6c08dbe840df70f24a1ac82cdecc58c66') +sha1sums=('d1050fb88a59b46c0c9bbb1af0e7efc2b02f2b4d') provides=('audacious-player') replaces=('audacious-player') |