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