[arch-commits] Commit in ecasound/trunk (PKGBUILD)

Ray Rashif schiv at archlinux.org
Tue May 24 19:44:27 UTC 2011


    Date: Tuesday, May 24, 2011 @ 15:44:26
  Author: schiv
Revision: 124853

upgpkg: ecasound 2.8.1-1
upstream release; small single bugfix

Modified:
  ecasound/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-24 19:25:48 UTC (rev 124852)
+++ PKGBUILD	2011-05-24 19:44:26 UTC (rev 124853)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <Jeepster at 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 @@
 options=('!libtool')
 changelog=$pkgname.changelog
 source=(http://ecasound.seul.org/download/$pkgname-$pkgver.tar.gz)
-md5sums=('8072340f6cd72fdea05d7efa625b78c5')
+md5sums=('d9ded0074a8eeb59dd507c248220d010')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list