community/snd to 19.1-1

This commit is contained in:
Kevin Mihelich 2019-02-22 19:11:08 +00:00
parent 631d9080b7
commit 9eb3fc411a

View file

@ -7,8 +7,8 @@
# - build with pulseaudio as sound server, not jack (x86 asm)
pkgname=snd
pkgver=18.9
pkgrel=2
pkgver=19.1
pkgrel=1
pkgdesc="An advanced sound editor"
arch=('x86_64')
url="https://ccrma.stanford.edu/software/snd/"
@ -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=('a6f674a078674e68be566f4676222d247f7a316ddb756d2cfe3470f5524b26b2d6df450ef562e137ed28d7a30e197cd0550cab8e22ec0b6a9f87d297a15e39ae')
sha512sums=('a52e3c8d56c98a0fc60550a3f601e1b07d9c1df9ce73516a22ba8042820e88383fa18ba0f663823728464075361b2d9aad20e07be5e42affd6b96f8b91150459')
build() {
cd "${pkgname}-${pkgver}"