mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/snd to 20.6-1
This commit is contained in:
parent
55aa28391f
commit
17bd5e3418
1 changed files with 3 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - build with pulseaudio as sound server, not jack (x86 asm)
|
||||
|
||||
pkgname=snd
|
||||
pkgver=20.5
|
||||
pkgver=20.6
|
||||
pkgrel=1
|
||||
pkgdesc="An advanced sound editor"
|
||||
arch=('x86_64')
|
||||
|
@ -26,7 +26,8 @@ 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=('a7321e95155b3b470ab4fecec3719cbeaddcb0f2e97a38fd62e0c881671b75d3382ed2cc4572b888165c736f1e1029287473d42919cffa198a69140c76c5cac0')
|
||||
sha512sums=('b54b9cbcc37e410127612ceb0f7d435c7baae9cb4d767f9e81d91c622f2686dcc7b7225a3ed132e89655a67e0cf22f65fc8fa9dee675583c5d50f6c563bb900e')
|
||||
b2sums=('f20c070dc3784a0d764fab36791d9cfd61e483eda4b62310822547246cb6d6bae84f24212ddb6ae173018801cf71ef9e2d611745362e492578605e325584ae17')
|
||||
|
||||
prepare() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue