mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/snd to 19.1-1
This commit is contained in:
parent
631d9080b7
commit
9eb3fc411a
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
|||
# - build with pulseaudio as sound server, not jack (x86 asm)
|
||||
|
||||
pkgname=snd
|
||||
pkgver=18.9
|
||||
pkgrel=2
|
||||
pkgver=19.1
|
||||
pkgrel=1
|
||||
pkgdesc="An advanced sound editor"
|
||||
arch=('x86_64')
|
||||
url="https://ccrma.stanford.edu/software/snd/"
|
||||
|
@ -24,7 +24,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=('a6f674a078674e68be566f4676222d247f7a316ddb756d2cfe3470f5524b26b2d6df450ef562e137ed28d7a30e197cd0550cab8e22ec0b6a9f87d297a15e39ae')
|
||||
sha512sums=('a52e3c8d56c98a0fc60550a3f601e1b07d9c1df9ce73516a22ba8042820e88383fa18ba0f663823728464075361b2d9aad20e07be5e42affd6b96f8b91150459')
|
||||
|
||||
build() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue