mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/snd to 19.5-1
This commit is contained in:
parent
bed6dbc27c
commit
abf8634439
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
# - build with pulseaudio as sound server, not jack (x86 asm)
|
# - build with pulseaudio as sound server, not jack (x86 asm)
|
||||||
|
|
||||||
pkgname=snd
|
pkgname=snd
|
||||||
pkgver=19.4
|
pkgver=19.5
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="An advanced sound editor"
|
pkgdesc="An advanced sound editor"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -24,7 +24,7 @@ optdepends=('wavpack: For wav support'
|
||||||
'timidity++: For MIDI to WAVE support'
|
'timidity++: For MIDI to WAVE support'
|
||||||
'vorbis-tools: For OGG support')
|
'vorbis-tools: For OGG support')
|
||||||
source=("https://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
|
source=("https://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
|
||||||
sha512sums=('189e1aed254ce60a996a72c910d5cdc773a7a8fb09621b143c5b21541954f552a0869e83611b6bf21558c6fcbb22dd51746c34d2fe43003726b30e54fc2aed48')
|
sha512sums=('29dac29edb5ff69ff5f34b58fa0376dea5282eb21cf1993dbb21d9c176488e3654972f05dfb7472e625565605b7597990c964385492761b38471ac21fca991b3')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${pkgname}-${pkgver}"
|
cd "${pkgname}-${pkgver}"
|
||||||
|
|
Loading…
Reference in a new issue