diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-09-18 16:07:28 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-09-22 16:15:06 -0300 |
commit | cc88aa355dfaa2dd0210ee9621560561bec8c9d3 (patch) | |
tree | 5973cd8eddee09c68b7734e4238a7534d1121b25 /libre/ecasound | |
parent | 6bba14dc04701e447e545ecef578cc4a3f53bb3d (diff) | |
download | abslibre-cc88aa355dfaa2dd0210ee9621560561bec8c9d3.tar.gz abslibre-cc88aa355dfaa2dd0210ee9621560561bec8c9d3.tar.bz2 abslibre-cc88aa355dfaa2dd0210ee9621560561bec8c9d3.zip |
ecasound-2.9.1-5.parabola1: rebuild against ncurses 6.0
Diffstat (limited to 'libre/ecasound')
-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') |