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}"