community/snd to 19.9-1

This commit is contained in:
Kevin Mihelich 2019-11-19 02:35:38 +00:00
parent a96f0d0266
commit 4949be6f4c

View file

@ -1,4 +1,4 @@
# Maintainer: David Runge <dave@sleepmap.de>
# Maintainer: David Runge <dvzrv@archlinux.org>
# Contributor: Ray Rashif <schiv@archlinux.org>
# Contributor: Juergen Hoetzel <juergen@archlinux.org>
# Contributor: see .contrib
@ -7,7 +7,7 @@
# - build with pulseaudio as sound server, not jack (x86 asm)
pkgname=snd
pkgver=19.8
pkgver=19.9
pkgrel=1
pkgdesc="An advanced sound editor"
arch=('x86_64')
@ -25,7 +25,7 @@ optdepends=('wavpack: For wav support'
'timidity++: For MIDI to WAVE support'
'vorbis-tools: For OGG support')
source=("https://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
sha512sums=('466fc1466e64588a0552255e3b02d589a42ddb8eb3339a9599704f24d52d08ee2813f1aa206974403cd2b63a33737eb08eb4a7ed6025d1090551770958785237')
sha512sums=('fa78c80f52b78d5b78662fe74579c63f7933383ccf114be20286405578cb929bc9845bb4b779a95ecbd09a76bb23a1d9ad4ec0bc638d73f44e6d20392b54dd74')
prepare() {
cd "${pkgname}-${pkgver}"