diff options
author | root <root@rshg054.dnsready.net> | 2013-06-30 01:17:13 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-06-30 01:17:13 -0700 |
commit | 7a8005609048a38bb6b7538effb4236b49385cd5 (patch) | |
tree | e1c35bdece7832f3cfafb52d79ff70a57e1023b7 /extra/audacious/PKGBUILD | |
parent | 904e95f187c6f547dfa804cd58feeba306962031 (diff) |
Sun Jun 30 01:15:30 PDT 2013
Diffstat (limited to 'extra/audacious/PKGBUILD')
-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 836e9377c..b1affd2a0 100644 --- a/extra/audacious/PKGBUILD +++ b/extra/audacious/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 177006 2013-02-04 00:32:16Z bisson $ +# $Id: PKGBUILD 189207 2013-06-29 12:06:19Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Alexander Fehr <pizzapunk gmail com> # Contributor: Giovanni Scafora <giovanni@archlinux.org> pkgname=audacious -pkgver=3.3.4 +pkgver=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=('d1050fb88a59b46c0c9bbb1af0e7efc2b02f2b4d') +sha1sums=('2a40e41a8689e90456ce1f7aeabb6a49c1b2f385') provides=('audacious-player') replaces=('audacious-player') |