mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/snd to 18.5-1
This commit is contained in:
parent
e53281c349
commit
a9af8e22cc
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
# - build with pulseaudio as sound server, not jack (x86 asm)
|
||||
|
||||
pkgname=snd
|
||||
pkgver=18.4
|
||||
pkgver=18.5
|
||||
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=('eb7cad432796cb6a846db27e85699791dfc96ea78a5e1d9177cf06942350c04675b56efa564480bf9d99c4d89ccb936ec6bf6401c9751b21b02d3a8f15443fd2')
|
||||
sha512sums=('11effbc040f60ee45479c43cf5b230d76f019efc595a098f598470618589c05e4521f2949131c0160cb4d9724c2dd1c78f5eda286acf31f94059ddc450de80e4')
|
||||
|
||||
build() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue