summaryrefslogtreecommitdiff
path: root/extra/ecasound/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ecasound/PKGBUILD')
-rw-r--r--extra/ecasound/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/ecasound/PKGBUILD b/extra/ecasound/PKGBUILD
index 2b7c0b06a..185581224 100644
--- a/extra/ecasound/PKGBUILD
+++ b/extra/ecasound/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 123924 2011-05-14 11:30:01Z schiv $
+# $Id: PKGBUILD 124853 2011-05-24 19:44:26Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Eric Belanger <eric@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=ecasound
-pkgver=2.8.0
+pkgver=2.8.1
pkgrel=1
pkgdesc="A software package designed for multitrack audio processing"
arch=('i686' 'x86_64')
@@ -25,7 +25,7 @@ optdepends=('python2: ecamonitor, ECI API'
options=('!libtool')
changelog=$pkgname.changelog
source=(http://ecasound.seul.org/download/$pkgname-$pkgver.tar.gz)
-md5sums=('8072340f6cd72fdea05d7efa625b78c5')
+md5sums=('d9ded0074a8eeb59dd507c248220d010')
build() {
cd "$srcdir/$pkgname-$pkgver"