diff --git a/community/snd/.contrib b/community/snd/.contrib deleted file mode 100644 index 65bf9069c..000000000 --- a/community/snd/.contrib +++ /dev/null @@ -1,2 +0,0 @@ -# Contributor: Tom Newsom -# Contributor: dorphell diff --git a/community/snd/PKGBUILD b/community/snd/PKGBUILD index 5cdd91b2c..bf67abf9a 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.5 +pkgver=18.6 pkgrel=1 pkgdesc="An advanced sound editor" arch=('x86_64') @@ -25,7 +25,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=('11effbc040f60ee45479c43cf5b230d76f019efc595a098f598470618589c05e4521f2949131c0160cb4d9724c2dd1c78f5eda286acf31f94059ddc450de80e4') +sha512sums=('c3f5aa175bbd92c9c8f442d0147a708485417ffd1e79c04f868b76528b3c0f9511b31997e19697b1bfa30e9712f495fd7159ae2455f01d677e98f31591e686b8') build() { cd "${pkgname}-${pkgver}"