summaryrefslogtreecommitdiff
path: root/extra/cmus
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-27 22:24:53 +0000
committerroot <root@rshg047.dnsready.net>2011-04-27 22:24:53 +0000
commit18d6577d511b9a1ac36eaae50060133a401e42a3 (patch)
treef681f9444a7a0a95916de40af82d3b805d5fb8d3 /extra/cmus
parent69e1fada8bdc9588d0a3d8bc3403fa809d809a84 (diff)
Wed Apr 27 22:24:53 UTC 2011
Diffstat (limited to 'extra/cmus')
-rw-r--r--extra/cmus/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/cmus/PKGBUILD b/extra/cmus/PKGBUILD
index 3a0709649..05c833387 100644
--- a/extra/cmus/PKGBUILD
+++ b/extra/cmus/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 119600 2011-04-12 16:02:29Z eric $
+# $Id: PKGBUILD 120673 2011-04-25 22:55:12Z eric $
# Maintainer: Aaron Griffin <aaron@archlinux.org>
# Contributor: dorphell <dorphell@archlinux.org>
pkgname=cmus
-pkgver=2.3.5
+pkgver=2.4.0
pkgrel=1
pkgdesc="A very feature-rich ncurses-based music player"
arch=('i686' 'x86_64')
@@ -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=('535a7567ee4cbfa2de8957907a649908')
-sha1sums=('90892d3ba6dc466e453daa091b055c30236813e8')
+md5sums=('0c5a9f4032e632e5f6b6a49f53df1e7e')
+sha1sums=('cbd80d1ff12be5dbf9a3b8b6494381f8b3073761')
build() {
cd "$srcdir/$pkgname-v$pkgver"