From 0f5083694f854991a95f52daa6f793da78cb3d09 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 5 Sep 2020 22:21:55 +0000 Subject: [PATCH] community/snd to 20.7-1 --- community/snd/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/snd/PKGBUILD b/community/snd/PKGBUILD index fd00934cd..da9bd5e8d 100644 --- a/community/snd/PKGBUILD +++ b/community/snd/PKGBUILD @@ -6,7 +6,7 @@ # - build with pulseaudio as sound server, not jack (x86 asm) pkgname=snd -pkgver=20.6 +pkgver=20.7 pkgrel=1 pkgdesc="An advanced sound editor" arch=('x86_64') @@ -26,8 +26,8 @@ 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=('b54b9cbcc37e410127612ceb0f7d435c7baae9cb4d767f9e81d91c622f2686dcc7b7225a3ed132e89655a67e0cf22f65fc8fa9dee675583c5d50f6c563bb900e') -b2sums=('f20c070dc3784a0d764fab36791d9cfd61e483eda4b62310822547246cb6d6bae84f24212ddb6ae173018801cf71ef9e2d611745362e492578605e325584ae17') +sha512sums=('bc45a6357588759bd7b19152e2ae621e8f084df916a1b1cc890a1d27c1394c05b8a1083f7e0dd2258be4b36cef32a7491dca9e1546953ef2fe579b25d5e07eb9') +b2sums=('0f747bf1ba1e5915e2eab40d8bf5228a41ae22f946178c0730571cbc4a13ed06a29635149c584dc91ce544d8ea4e17a1f51a55e2f363cd65a631de4169a183d9') prepare() { cd "${pkgname}-${pkgver}"