From c38c20f4261c973628038df011b526c6ad4e0489 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 11 Oct 2013 00:07:28 -0700 Subject: Fri Oct 11 00:07:27 PDT 2013 --- extra/alsaplayer/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/alsaplayer') diff --git a/extra/alsaplayer/PKGBUILD b/extra/alsaplayer/PKGBUILD index 4fd53e435..a77b965fb 100644 --- a/extra/alsaplayer/PKGBUILD +++ b/extra/alsaplayer/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 170547 2012-11-08 15:28:30Z heftig $ +# $Id: PKGBUILD 196265 2013-10-10 02:58:34Z eric $ # Maintainer: Eric BĂ©langer pkgname=alsaplayer pkgver=0.99.81 -pkgrel=5 +pkgrel=6 pkgdesc="A heavily multi-threaded PCM player that tries to excercise the ALSA library and driver quite a bit" arch=('i686' 'x86_64') -url="http://www.alsaplayer.org/" +url="http://alsaplayer.sourceforge.net/" license=('GPL') depends=('gcc-libs' 'desktop-file-utils') makedepends=('gtk2' 'libid3tag' 'libvorbis' 'libmad' 'libmikmod' 'jack' 'mesa' 'audiofile' 'doxygen') @@ -22,7 +22,7 @@ optdepends=('gtk2: for the gtk2 GUI interface' \ 'libmikmod: for mod, s3m, it and xm formats supports') options=('!libtool') install=alsaplayer.install -source=(http://www.alsaplayer.org/${pkgname}-${pkgver}.tar.bz2) +source=(http://alsaplayer.sourceforge.net/${pkgname}-${pkgver}.tar.bz2) sha1sums=('25817ebd1e5c36da31a88363315a1bf7a945ddfd') build() { -- cgit v1.2.3-54-g00ecf