summaryrefslogtreecommitdiff
path: root/extra/cmus/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-03 19:44:19 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-03 19:44:19 -0300
commit5f03f36a1327a1c1ade065b89ec2ad873b708a0d (patch)
tree0bbfab5010c0318a1faa46d5897fd831e0e4d60c /extra/cmus/PKGBUILD
parent1ac43f3f1d47a56bbc1564ae7d2fd0869f345b6c (diff)
parent8eed59114cbcf729b65f87d3f73530f6c8363d20 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/libdvdnav/PKGBUILD extra/libguess/PKGBUILD extra/libmowgli/PKGBUILD extra/xchm/PKGBUILD libre/linux-libre/PKGBUILD
Diffstat (limited to 'extra/cmus/PKGBUILD')
-rw-r--r--extra/cmus/PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/extra/cmus/PKGBUILD b/extra/cmus/PKGBUILD
index 3e826570a..0013d3c44 100644
--- a/extra/cmus/PKGBUILD
+++ b/extra/cmus/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 142618 2011-11-12 17:15:10Z ibiru $
+# $Id: PKGBUILD 144025 2011-12-02 04:00:48Z eric $
# Maintainer: Aaron Griffin <aaron@archlinux.org>
# Contributor: dorphell <dorphell@archlinux.org>
pkgname=cmus
-pkgver=2.4.2
-pkgrel=2
+pkgver=2.4.3
+pkgrel=1
pkgdesc="A very feature-rich ncurses-based music player"
arch=('i686' 'x86_64' 'mips64el')
url="http://cmus.sourceforge.net/"
@@ -25,8 +25,7 @@ optdepends=('alsa-lib: for ALSA output plugin support'
'flac: for flac input plugin support'
'libmp4v2: for mp4 input plugin support')
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-v$pkgver.tar.bz2")
-md5sums=('f3ed7f14db20344ad7386aef48b98a4c')
-sha1sums=('12573e96e03435eca9b8a4aaeeb13a2da66f40a4')
+sha1sums=('ba63a417b0df42fa9a4850dd8b922a95a426f7f5')
build() {
cd "$srcdir/$pkgname-v$pkgver"