diff options
Diffstat (limited to 'libre/ecasound-libre')
-rw-r--r-- | libre/ecasound-libre/PKGBUILD | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/libre/ecasound-libre/PKGBUILD b/libre/ecasound-libre/PKGBUILD index bcf67c89d..c8f98dadf 100644 --- a/libre/ecasound-libre/PKGBUILD +++ b/libre/ecasound-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 180827 2013-03-26 13:29:04Z schiv $ +# $Id: PKGBUILD 199462 2013-11-13 08:34:51Z schiv $ # Maintainer: Ray Rashif <schiv@archlinux.org> # Contributor: Eric Belanger <eric@archlinux.org> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> @@ -7,7 +7,7 @@ _pkgname=ecasound pkgname=ecasound-libre pkgver=2.9.0 -pkgrel=3 +pkgrel=4 pkgdesc="A software package designed for multitrack audio processing, without nonfree faac recommendation" arch=('i686' 'x86_64') url="http://www.eca.cx/ecasound/" @@ -25,7 +25,6 @@ optdepends=('python2: ecamonitor, ECI API' replaces=$_pkgname conflicts=$_pkgname provides=$_pkgname=$pkgver -options=('!libtool') source=("http://ecasound.seul.org/download/$_pkgname-$pkgver.tar.gz" 'ruby2.patch') md5sums=('05e7d4664cdf4c7a138c098e9506a551' |