summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-01-19 04:18:02 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-01-19 04:18:02 -0200
commitdbde7ac5b94733e6d5baaf6fd332323afb4de4e5 (patch)
treea2f269675f10619251ffe1f06ab9e7a4b847ec19 /libre
parent291a3d8a6ad75bb0f98a8823681a31438f107e15 (diff)
ecasound-libre-2.9.1-1: updating version
Diffstat (limited to 'libre')
-rw-r--r--libre/ecasound-libre/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/ecasound-libre/PKGBUILD b/libre/ecasound-libre/PKGBUILD
index c8f98dadf..3dc82648c 100644
--- a/libre/ecasound-libre/PKGBUILD
+++ b/libre/ecasound-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 199462 2013-11-13 08:34:51Z schiv $
+# $Id: PKGBUILD 204375 2014-01-18 15:02:17Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Eric Belanger <eric@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
@@ -6,9 +6,9 @@
_pkgname=ecasound
pkgname=ecasound-libre
-pkgver=2.9.0
-pkgrel=4
-pkgdesc="A software package designed for multitrack audio processing, without nonfree faac recommendation"
+pkgver=2.9.1
+pkgrel=1
+pkgdesc="Command-line multitrack audio processor, without nonfree faac recommendation"
arch=('i686' 'x86_64')
url="http://www.eca.cx/ecasound/"
license=('GPL' 'LGPL')
@@ -27,7 +27,7 @@ conflicts=$_pkgname
provides=$_pkgname=$pkgver
source=("http://ecasound.seul.org/download/$_pkgname-$pkgver.tar.gz"
'ruby2.patch')
-md5sums=('05e7d4664cdf4c7a138c098e9506a551'
+md5sums=('13c7be1e4eddc0bbf3792dc17777e465'
'6909dbd4f67f76d3bd31ce7c7fe16212')
build() {