mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/snd to 18.6-1
This commit is contained in:
parent
0ae9f91b99
commit
95b4ffee48
2 changed files with 2 additions and 4 deletions
|
@ -1,2 +0,0 @@
|
|||
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
|
||||
# Contributor: dorphell <dorphell@archlinux.org>
|
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue