summaryrefslogtreecommitdiffstats
path: root/testing/ecasound
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-05-23 13:52:19 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-05-23 13:52:19 +0000
commit093c544ea6ff55f0ed14215f3a70c7a05837538b (patch)
tree8b964ca23d906582275962192df81bed59c007b4 /testing/ecasound
parent0b0e4d81f0fe21144b9e281e54b1f20542427adc (diff)
testing/ecasound: upgrade to 2.8.1
Diffstat (limited to 'testing/ecasound')
-rw-r--r--testing/ecasound/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ecasound/APKBUILD b/testing/ecasound/APKBUILD
index 6938caa2265..30a6addd153 100644
--- a/testing/ecasound/APKBUILD
+++ b/testing/ecasound/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=ecasound
-pkgver=2.7.2
+pkgver=2.8.1
pkgrel=0
pkgdesc="Textmode multitrack audio processing"
url="http://eca.cx/ecasound/index.php"
@@ -42,4 +42,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="40498ceed9cc7622ee969c427f13921c ecasound-2.7.2.tar.gz"
+md5sums="d9ded0074a8eeb59dd507c248220d010 ecasound-2.8.1.tar.gz"