Date: Monday, December 10, 2012 @ 23:46:40 Author: bisson Revision: 173107
upstream update Modified: audacious-plugins/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-11 04:42:07 UTC (rev 173106) +++ PKGBUILD 2012-12-11 04:46:40 UTC (rev 173107) @@ -1,10 +1,10 @@ # $Id$ +# Maintainer: Gaetan Bisson <[email protected]> # Contributor: Alexander Fehr <pizzapunk gmail com> # Contributor: William Rea <[email protected]> -# Maintainer: Gaetan Bisson <[email protected]> pkgname=audacious-plugins -pkgver=3.3.2 +pkgver=3.3.3 pkgrel=1 pkgdesc='Plugins for Audacious' url='http://audacious-media-player.org/' @@ -44,7 +44,7 @@ 'libcue: CUE playlist format') source=("http://distfiles.audacious-media-player.org/${pkgname}-${pkgver}.tar.bz2") -sha1sums=('869d3820263ff35609bfc6f2e69885a00d660513') +sha1sums=('c7384a2de6e3305f3c3271bb66344f0cbb9bef0e') build() { cd "${srcdir}/${pkgname}-${pkgver}"
