diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-02 09:55:08 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-05 13:48:05 +0000 |
commit | caad21e327711bea58446a50f899c8fcd436f693 (patch) | |
tree | cc2622ecb08ef0132b566932e4896661cdc20c40 /testing/ecasound | |
parent | d0013cd33c08e6553a75a29f4a9dcc94dc54198b (diff) | |
download | aports-caad21e327711bea58446a50f899c8fcd436f693.tar.bz2 aports-caad21e327711bea58446a50f899c8fcd436f693.tar.xz |
testing/ecasound: rebuild against readline-7.0.003
Diffstat (limited to 'testing/ecasound')
-rw-r--r-- | testing/ecasound/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ecasound/APKBUILD b/testing/ecasound/APKBUILD index b25d4b2c18..0e31e18d86 100644 --- a/testing/ecasound/APKBUILD +++ b/testing/ecasound/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jean-Louis Fuchs <ganwell@fangorn.ch> pkgname=ecasound pkgver=2.9.1 -pkgrel=0 +pkgrel=1 pkgdesc="Textmode multitrack audio processing" url="https://ecasound.seul.org/ecasound/" arch="all" |