diff options
author | Thomas Penteker <tek@serverop.de> | 2010-03-26 17:16:56 +0100 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2010-03-26 17:16:56 +0100 |
commit | 64606f7a96d680fe3ee134c37cf669acea03df1a (patch) | |
tree | bf135cf4e17308f85b855bb7fee8072a66e40cd8 /cmus | |
parent | 3e92f33a3a2160425fe277dd1cb1bfa13025267d (diff) | |
download | opt-64606f7a96d680fe3ee134c37cf669acea03df1a.tar.gz opt-64606f7a96d680fe3ee134c37cf669acea03df1a.tar.xz |
cmus: 2.3.0 -> 2.3.1
Diffstat (limited to 'cmus')
-rw-r--r-- | cmus/.md5sum | 2 | ||||
-rw-r--r-- | cmus/Pkgfile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/cmus/.md5sum b/cmus/.md5sum index 0a6e2221d..5479c83a8 100644 --- a/cmus/.md5sum +++ b/cmus/.md5sum @@ -1 +1 @@ -8039df4b08b9cbc2e050ab2922e6d99d cmus-v2.3.0.tar.bz2 +1b77942c61dd7ddb63d4daf2a42ae58d cmus-v2.3.1.tar.bz2 diff --git a/cmus/Pkgfile b/cmus/Pkgfile index 04a78adad..b744ffab0 100644 --- a/cmus/Pkgfile +++ b/cmus/Pkgfile @@ -6,8 +6,8 @@ # Nice to have: alsa-lib, flac, libao, libid3tag, libmad, libmodplug, libmpcdec, libvorbis name=cmus -version=2.3.0 -release=2 +version=2.3.1 +release=1 source=(http://downloads.sourceforge.net/project/cmus/cmus-v${version}.tar.bz2) build() { |