diff options
author | Thomas Penteker <tek@serverop.de> | 2011-05-05 18:18:52 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2011-05-05 18:18:52 +0200 |
commit | c70dfc3b86682db427d241cdb43534be1f529995 (patch) | |
tree | b80cad1e0d03141928f178ba51fa4df2adfac776 /cmus | |
parent | 715f30600c9425e486b7ece1554a1a26007d358c (diff) | |
download | opt-c70dfc3b86682db427d241cdb43534be1f529995.tar.gz opt-c70dfc3b86682db427d241cdb43534be1f529995.tar.xz |
cmus: 2.3.5 -> 2.4.0
Diffstat (limited to 'cmus')
-rw-r--r-- | cmus/.md5sum | 2 | ||||
-rw-r--r-- | cmus/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cmus/.md5sum b/cmus/.md5sum index 6e4cf5c07..3ba9c56cb 100644 --- a/cmus/.md5sum +++ b/cmus/.md5sum @@ -1 +1 @@ -535a7567ee4cbfa2de8957907a649908 cmus-v2.3.5.tar.bz2 +0c5a9f4032e632e5f6b6a49f53df1e7e cmus-v2.4.0.tar.bz2 diff --git a/cmus/Pkgfile b/cmus/Pkgfile index 37964d0d6..7ed83557c 100644 --- a/cmus/Pkgfile +++ b/cmus/Pkgfile @@ -6,7 +6,7 @@ # Nice to have: alsa-lib, flac, libao, libid3tag, libmad, libmodplug, libmpcdec, libvorbis name=cmus -version=2.3.5 +version=2.4.0 release=1 source=(http://downloads.sourceforge.net/project/cmus/cmus-v${version}.tar.bz2) |