summaryrefslogtreecommitdiff
path: root/extra/cmus
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-13 04:53:33 +0000
committerroot <root@rshg047.dnsready.net>2011-04-13 04:53:33 +0000
commit6dab5c46b00f624c7900ff6d11b75bcafbe251d0 (patch)
tree3f4cd3c5e20b03bbad9955444c32083ddd92b422 /extra/cmus
parent28b5bbf3fee0627993658e096eadab71c2779912 (diff)
Wed Apr 13 04:53:33 UTC 2011
Diffstat (limited to 'extra/cmus')
-rw-r--r--extra/cmus/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/cmus/PKGBUILD b/extra/cmus/PKGBUILD
index b58abb66d..3a0709649 100644
--- a/extra/cmus/PKGBUILD
+++ b/extra/cmus/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 111610 2011-02-27 20:41:37Z eric $
+# $Id: PKGBUILD 119600 2011-04-12 16:02:29Z eric $
# Maintainer: Aaron Griffin <aaron@archlinux.org>
# Contributor: dorphell <dorphell@archlinux.org>
pkgname=cmus
-pkgver=2.3.4
-pkgrel=2
+pkgver=2.3.5
+pkgrel=1
pkgdesc="A very feature-rich ncurses-based music player"
arch=('i686' 'x86_64')
url="http://cmus.sourceforge.net/"
@@ -23,8 +23,8 @@ optdepends=('alsa-lib: for ALSA output plugin support'
'libvorbis: for vorbis input plugin support'
'flac: for flac input plugin support')
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-v$pkgver.tar.bz2")
-md5sums=('10629719fd0bff2d3c322ac24834af35')
-sha1sums=('d980781c47937da6c3faf910043967e28b9450d6')
+md5sums=('535a7567ee4cbfa2de8957907a649908')
+sha1sums=('90892d3ba6dc466e453daa091b055c30236813e8')
build() {
cd "$srcdir/$pkgname-v$pkgver"