Date: Sunday, February 21, 2010 @ 22:39:09 Author: eric Revision: 69720
upgpkg: ecasound 2.7.1-1 Upstream update, Improved description Modified: ecasound/trunk/ChangeLog ecasound/trunk/PKGBUILD -----------+ ChangeLog | 6 ++++++ PKGBUILD | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) Modified: ChangeLog =================================================================== --- ChangeLog 2010-02-22 02:53:49 UTC (rev 69719) +++ ChangeLog 2010-02-22 03:39:09 UTC (rev 69720) @@ -1,3 +1,9 @@ +2010-02-21 Eric Belanger <[email protected]> + + * ecasound 2.7.1-1 + * Upstream update + * Improved description + 2010-01-23 Eric Belanger <[email protected]> * ecasound 2.7.0-1 Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-02-22 02:53:49 UTC (rev 69719) +++ PKGBUILD 2010-02-22 03:39:09 UTC (rev 69720) @@ -3,9 +3,9 @@ # Contributor: Tom Newsom <[email protected]> pkgname=ecasound -pkgver=2.7.0 +pkgver=2.7.1 pkgrel=1 -pkgdesc="Ecasound is a software package designed for multitrack audio processing" +pkgdesc="A software package designed for multitrack audio processing" arch=('i686' 'x86_64') url="http://www.eca.cx/ecasound/" license=('GPL' 'LGPL') @@ -13,8 +13,8 @@ makedepends=('ruby') options=('!libtool') source=(http://ecasound.seul.org/download/${pkgname}-${pkgver}.tar.gz) -md5sums=('0311307fa4fb4f085178843b3cec477a') -sha1sums=('f2943665064580ecec7e97688a06c78d83e51bc4') +md5sums=('64b33eb69c8320d325ff626431efcd11') +sha1sums=('1af6759d9a37c553cdec595f7b6a35a270ec5833') build() { cd "${srcdir}/${pkgname}-${pkgver}"
