[arch-commits] Commit in ecasound/trunk (ChangeLog PKGBUILD)
Eric Bélanger
eric at archlinux.org
Sat Jan 23 22:57:29 UTC 2010
Date: Saturday, January 23, 2010 @ 17:57:29
Author: eric
Revision: 64981
upgpkg: ecasound 2.7.0-1
Upstream update
Modified:
ecasound/trunk/ChangeLog
ecasound/trunk/PKGBUILD
-----------+
ChangeLog | 5 +++++
PKGBUILD | 6 +++---
2 files changed, 8 insertions(+), 3 deletions(-)
Modified: ChangeLog
===================================================================
--- ChangeLog 2010-01-23 22:32:44 UTC (rev 64980)
+++ ChangeLog 2010-01-23 22:57:29 UTC (rev 64981)
@@ -1,3 +1,8 @@
+2010-01-23 Eric Belanger <eric at archlinux.org>
+
+ * ecasound 2.7.0-1
+ * Upstream update
+
2009-06-18 Eric Belanger <eric at archlinux.org>
* ecasound 2.6.0-1
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-01-23 22:32:44 UTC (rev 64980)
+++ PKGBUILD 2010-01-23 22:57:29 UTC (rev 64981)
@@ -3,7 +3,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=ecasound
-pkgver=2.6.0
+pkgver=2.7.0
pkgrel=1
pkgdesc="Ecasound is a software package designed for multitrack audio processing"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
makedepends=('ruby')
options=('!libtool')
source=(http://ecasound.seul.org/download/${pkgname}-${pkgver}.tar.gz)
-md5sums=('41f9445b9a9c0cde141831cb53d1ef8f')
-sha1sums=('fb34fd31d112a4a1d3e1a87f302324152f62eac7')
+md5sums=('0311307fa4fb4f085178843b3cec477a')
+sha1sums=('f2943665064580ecec7e97688a06c78d83e51bc4')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list