From 1a7f047576b0afcab240f065f58097a3701519e5 Mon Sep 17 00:00:00 2001
From: Kevin Mihelich <kevin@archlinuxarm.org>
Date: Sun, 19 May 2019 14:52:05 +0000
Subject: [PATCH] community/snd to 19.4-1

---
 community/snd/PKGBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/snd/PKGBUILD b/community/snd/PKGBUILD
index 04c51760b..2eeab7367 100644
--- a/community/snd/PKGBUILD
+++ b/community/snd/PKGBUILD
@@ -7,7 +7,7 @@
 #  - build with pulseaudio as sound server, not jack (x86 asm)
 
 pkgname=snd
-pkgver=19.3
+pkgver=19.4
 pkgrel=1
 pkgdesc="An advanced sound editor"
 arch=('x86_64')
@@ -24,7 +24,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=('e06e1d23a589e83f9c181e2a74c5026af839de1c867e860dcf78afe5d2b14fd51b9d4ad3f2aa5be5d9cc9a62145deae2a84108b0ccdaa30daab7f654d45b0f30')
+sha512sums=('189e1aed254ce60a996a72c910d5cdc773a7a8fb09621b143c5b21541954f552a0869e83611b6bf21558c6fcbb22dd51746c34d2fe43003726b30e54fc2aed48')
 
 build() {
   cd "${pkgname}-${pkgver}"