diff options
-rw-r--r-- | libre/ecasound/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/ecasound/PKGBUILD b/libre/ecasound/PKGBUILD index 9e2cf4f0a..45ec88e56 100644 --- a/libre/ecasound/PKGBUILD +++ b/libre/ecasound/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 228187 2014-12-30 18:41:08Z anatolik $ +# $Id: PKGBUILD 245684 2015-09-10 05:03:59Z foutrelis $ # Maintainer (Arch): Ray Rashif <schiv@archlinux.org> # Contributor (Arch): Eric Belanger <eric@archlinux.org> # Contributor (Arch): Tom Newsom <Jeepster@gmx.co.uk> @@ -6,9 +6,9 @@ pkgname=ecasound pkgver=2.9.1 -pkgrel=4.parabola1 +pkgrel=5.parabola1 pkgdesc="Command-line multitrack audio processor, without nonfree faac recommendation" -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') url="http://www.eca.cx/ecasound/" license=('GPL' 'LGPL') depends=('audiofile' 'liblo>=0.28' 'liboil' 'lilv') |