summaryrefslogtreecommitdiff
path: root/extra/moc
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-12 01:42:52 -0700
committerroot <root@rshg054.dnsready.net>2013-08-12 01:42:52 -0700
commit60da6abff6c9577a783d72865f11de7a585e912e (patch)
tree5e301a95d49ee3ed01a70833b7b8f39d098c5835 /extra/moc
parent18a41d682d6e91e0d28fce23eb75292f477bd620 (diff)
Mon Aug 12 01:40:44 PDT 2013
Diffstat (limited to 'extra/moc')
-rw-r--r--extra/moc/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <eric@archlinux.org>
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
}