summaryrefslogtreecommitdiff
path: root/libre/ecasound-libre/PKGBUILD
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-02-01 04:45:05 -0200
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-02-01 04:45:05 -0200
commit52dd108836155b53454bd95a4a9dbd0c104b79d3 (patch)
treec87f4853b64b5333f7a5aa97bdb5823d34628e21 /libre/ecasound-libre/PKGBUILD
parent5af0fca430a07bda87310d2ef1a33b6cdb31f732 (diff)
parente2abfecd7d65712f41cd27c8f5ae8d69c478f214 (diff)
downloadabslibre-52dd108836155b53454bd95a4a9dbd0c104b79d3.tar.gz
abslibre-52dd108836155b53454bd95a4a9dbd0c104b79d3.tar.bz2
abslibre-52dd108836155b53454bd95a4a9dbd0c104b79d3.zip
Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/ecasound-libre/PKGBUILD')
-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() {