mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/snd to 19.2-1
This commit is contained in:
parent
e6fa9db016
commit
14268555e8
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - build with pulseaudio as sound server, not jack (x86 asm)
|
||||
|
||||
pkgname=snd
|
||||
pkgver=19.1
|
||||
pkgver=19.2
|
||||
pkgrel=1
|
||||
pkgdesc="An advanced sound editor"
|
||||
arch=('x86_64')
|
||||
|
@ -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=('a52e3c8d56c98a0fc60550a3f601e1b07d9c1df9ce73516a22ba8042820e88383fa18ba0f663823728464075361b2d9aad20e07be5e42affd6b96f8b91150459')
|
||||
sha512sums=('b85de05ab27c72e6d11ec33eb7a1a9059cdca91a30b440364fb7e07f883eea0645ded2ddc95190bb5f4e6e518e4d294ad8ecdf0a7f88745598eeaff1a4807a13')
|
||||
|
||||
build() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue