From 60da6abff6c9577a783d72865f11de7a585e912e Mon Sep 17 00:00:00 2001 From: root Date: Mon, 12 Aug 2013 01:42:52 -0700 Subject: Mon Aug 12 01:40:44 PDT 2013 --- extra/moc/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/moc') diff --git a/extra/moc/PKGBUILD b/extra/moc/PKGBUILD index 67dc3fded..21852208c 100644 --- a/extra/moc/PKGBUILD +++ b/extra/moc/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 191902 2013-08-01 06:53:35Z bpiotrowski $ +# $Id: PKGBUILD 192415 2013-08-11 01:32:19Z eric $ # Maintainer: Eric BĂ©langer pkgname=moc pkgver=2.5beta1 -pkgrel=4 +pkgrel=5 epoch=1 pkgdesc="An ncurses console audio player designed to be powerful and easy to use" arch=('i686' 'x86_64') @@ -52,7 +52,7 @@ build() { --with-oss --with-alsa --with-jack --with-aac --with-mp3 \ --with-musepack --with-vorbis --with-flac --with-wavpack \ --with-sndfile --with-modplug --with-ffmpeg --with-speex \ - --with-samplerate --with-curl --disable-debug + --with-samplerate --with-curl --disable-cache --disable-debug make } -- cgit v1.2.3-54-g00ecf