From 41affa8b415df9d6c7f22c836178abe83d4e5e8e Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 12 May 2018 22:38:32 +0000 Subject: [PATCH] community/snd to 18.3-1 --- community/snd/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/snd/PKGBUILD b/community/snd/PKGBUILD index bb329205d..b394181ed 100644 --- a/community/snd/PKGBUILD +++ b/community/snd/PKGBUILD @@ -8,7 +8,7 @@ # - build with pulseaudio as sound server, not jack (x86 asm) pkgname=snd -pkgver=18.2 +pkgver=18.3 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=('67a89c80afbb5531541cce88716fd15070dd28e0c531bdeda1a8071069d74b2950cde39b75c29beff4c2c31f2e59adba4f5aa9c13133f4cb9018049b1d6e8707') +sha512sums=('5c365f87106eb38df6949e5313a1ddda8923304a7b997ca2cfc4399607088fd76ae32ffaf38f85b68862a2f5f55bf0d3b44ff4d8623ea50061b67d585f6f419f') build() { cd "${pkgname}-${pkgver}"