aboutsummaryrefslogtreecommitdiffstats
path: root/testing/shntool
diff options
context:
space:
mode:
authorJean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>2020-02-26 15:37:06 +0100
committerAriadne Conill <ariadne@dereferenced.org>2020-03-23 09:51:53 +0000
commit1edfece632fc0d76629c810d415803dc51a5190b (patch)
tree59dcf7082e7af6587ceb3cd00ed2e0921d747c08 /testing/shntool
parent5f552ed0e5ebe7e94eb994c4f3d60b0470e1549c (diff)
downloadaports-1edfece632fc0d76629c810d415803dc51a5190b.tar.bz2
aports-1edfece632fc0d76629c810d415803dc51a5190b.tar.xz
mailmap/email: change my email-address
I use jean-louis.fuchs@adfinis-sygroup.ch in git from now on. Addition: increment pkgver and fix lint errors.
Diffstat (limited to 'testing/shntool')
-rw-r--r--testing/shntool/APKBUILD6
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
"