Date: Monday, December 10, 2012 @ 23:41:45 Author: bisson Revision: 173105
upstream update Modified: audacious/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-11 02:30:13 UTC (rev 173104) +++ PKGBUILD 2012-12-11 04:41:45 UTC (rev 173105) @@ -1,10 +1,10 @@ # $Id$ +# Maintainer: Gaetan Bisson <[email protected]> # Contributor: Alexander Fehr <pizzapunk gmail com> # Contributor: Giovanni Scafora <[email protected]> -# Maintainer: Gaetan Bisson <[email protected]> pkgname=audacious -pkgver=3.3.2 +pkgver=3.3.3 pkgrel=1 pkgdesc='Lightweight, advanced audio player focused on audio quality' url='http://audacious-media-player.org/' @@ -14,7 +14,7 @@ 'hicolor-icon-theme' 'desktop-file-utils') optdepends=('unzip: zipped skins support') source=("http://distfiles.audacious-media-player.org/${pkgname}-${pkgver}.tar.bz2") -sha1sums=('bab3bcb267b8b333570c85cae9590470fe509eb9') +sha1sums=('f0f954a6c08dbe840df70f24a1ac82cdecc58c66') provides=('audacious-player') replaces=('audacious-player')
