diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-09-05 13:12:44 +0200 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-09-05 13:12:44 +0200 |
commit | 3a2e5385d03fe27457f07f0141fbc3eefade528b (patch) | |
tree | d14a18fabc35d65a6fd4301cb90a1c0c9798c951 /extra/audacious/PKGBUILD | |
parent | 323e3d49f9e419c544cf34db4546932361f9cb91 (diff) | |
parent | f7a2cf07dfae6a6707525e05f4f7f1998b382c4d (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/espeak/PKGBUILD
core/openldap/PKGBUILD
libre/audacious-plugins-libre/PKGBUILD
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 0e921fda8..38cd32a0f 100644 --- a/extra/audacious/PKGBUILD +++ b/extra/audacious/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 189207 2013-06-29 12:06:19Z bisson $ +# $Id: PKGBUILD 193870 2013-09-03 05:57:09Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Alexander Fehr <pizzapunk gmail com> # Contributor: Giovanni Scafora <giovanni@archlinux.org> pkgname=audacious -pkgver=3.4 +pkgver=3.4.1 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-libre: zipped skins support') source=("http://distfiles.audacious-media-player.org/${pkgname}-${pkgver}.tar.bz2") -sha1sums=('2a40e41a8689e90456ce1f7aeabb6a49c1b2f385') +sha1sums=('4066bba6cb0e2d6602d65a2f35770d3b8a6c718f') provides=('audacious-player') replaces=('audacious-player') |