summaryrefslogtreecommitdiff
path: root/extra/audacious
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-24 17:45:18 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-24 17:45:18 -0300
commit1d281894276f404075d12ab90cdc3dbff7a89cd2 (patch)
tree609da5609f9606a1d061c6a1b8fa9d8efc02446e /extra/audacious
parent905d4583b1cbf6ee0bca36a3c8bebf6552b4cf38 (diff)
parent7347bb994a41d021c83e97b503f577f2399302e7 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/collectd/PKGBUILD extra/ffmpeg/PKGBUILD extra/xulrunner/PKGBUILD
Diffstat (limited to 'extra/audacious')
-rw-r--r--extra/audacious/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/audacious/PKGBUILD b/extra/audacious/PKGBUILD
index 833881841..0c630fdcd 100644
--- a/extra/audacious/PKGBUILD
+++ b/extra/audacious/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 124404 2011-05-20 15:01:13Z bisson $
+# $Id: PKGBUILD 128038 2011-06-21 06:55:54Z bisson $
# Contributor: Alexander Fehr <pizzapunk gmail com>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=audacious
-pkgver=2.5.1
+pkgver=2.5.2
pkgrel=1
pkgdesc='Lightweight, GTK2-based advanced audio player focused on audio quality'
arch=('i686' 'x86_64' 'mips64el')
@@ -12,8 +12,8 @@ url='http://audacious-media-player.org/'
license=('GPL3')
depends=('gtk2' 'libmcs' 'dbus-glib' 'libguess' 'audacious-plugins' 'desktop-file-utils' 'hicolor-icon-theme')
optdepends=('unzip: zipped skins support')
-source=("http://distfiles.atheme.org/$pkgname-$pkgver.tgz")
-sha1sums=('886e1cde03069b3dee15a6df04e3e8f5934018f1')
+source=("http://distfiles.atheme.org/$pkgname-$pkgver.tar.gz")
+sha1sums=('48b2662d1513959479ae561465b41df08369a689')
provides=('audacious-player')
replaces=('audacious-player')