community/snd to 18.8-1

This commit is contained in:
Kevin Mihelich 2018-10-22 12:16:44 +00:00
parent fa9d63c1f1
commit 50cd86163f

View file

@ -1,4 +1,3 @@
# $Id$
# Maintainer: David Runge <dave@sleepmap.de>
# Contributor: Ray Rashif <schiv@archlinux.org>
# Contributor: Juergen Hoetzel <juergen@archlinux.org>
@ -8,7 +7,7 @@
# - build with pulseaudio as sound server, not jack (x86 asm)
pkgname=snd
pkgver=18.7
pkgver=18.8
pkgrel=1
pkgdesc="An advanced sound editor"
arch=('x86_64')
@ -25,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=('18d17fa1049c142657989fcc8b2d1aef9e45a1e373b66ac6878de3056835728f41cfd0de4f33fff461044238d9b7e5c8be0bf4702d339702bb1df2157f80bcd1')
sha512sums=('964773c0df3cf7de1b2fe97e00f54d1c7d8792f4fbcbcf03ad018221ef95ac5b052d0450f314329903ab8574454863f0915b8d827e312a2c643937c7bd8c59c2')
build() {
cd "${pkgname}-${pkgver}"