diff options
-rw-r--r-- | libre/shntool/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libre/shntool/PKGBUILD b/libre/shntool/PKGBUILD index 8f7a34c1b..02068e9fd 100644 --- a/libre/shntool/PKGBUILD +++ b/libre/shntool/PKGBUILD @@ -1,9 +1,10 @@ # Maintainer (Arch): schuay <jakob.gruber@gmail.com> # Contributor (Arch): Michal Hybner <dta081@gmail.com> +# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> pkgname=shntool pkgver=3.0.10 -pkgrel=4.parabola1 +pkgrel=4.parabola2 pkgdesc="A multi-purpose WAVE data processing and reporting utility, without nonfree mac recommendation" arch=('i686' 'x86_64' 'armv7h') url="http://www.etree.org/shnutils/shntool/" |