diff options
Diffstat (limited to 'testing/shntool')
| -rw-r--r-- | testing/shntool/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/shntool/APKBUILD b/testing/shntool/APKBUILD index 03edb55cb4..a81edcc637 100644 --- a/testing/shntool/APKBUILD +++ b/testing/shntool/APKBUILD @@ -1,15 +1,15 @@ # Contributor: Carlo Landmeter <clandmeter@gmail.com> -# Maintainer: Jean-Louis Fuchs <ganwell@fangorn.ch> +# Maintainer: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch> pkgname=shntool pkgver=3.0.10 -pkgrel=2 +pkgrel=3 pkgdesc="A multi-purpose WAVE data processing and reporting utility" url="http://shnutils.freeshell.org/shntool/" arch="all" license="GPL-2.0-or-later" makedepends="sox" subpackages="$pkgname-doc" -source="http://shnutils.freeshell.org/shntool/dist/src/${pkgname}-${pkgver}.tar.gz +source="http://shnutils.freeshell.org/shntool/dist/src/shntool-$pkgver.tar.gz shntool-3.0.10-large-size.patch shntool-3.0.10-large-times.patch " |
