mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/snd to 19.3-1
This commit is contained in:
parent
12eb9c8168
commit
26aff23be1
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.2
|
||||
pkgver=19.3
|
||||
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=('b85de05ab27c72e6d11ec33eb7a1a9059cdca91a30b440364fb7e07f883eea0645ded2ddc95190bb5f4e6e518e4d294ad8ecdf0a7f88745598eeaff1a4807a13')
|
||||
sha512sums=('e06e1d23a589e83f9c181e2a74c5026af839de1c867e860dcf78afe5d2b14fd51b9d4ad3f2aa5be5d9cc9a62145deae2a84108b0ccdaa30daab7f654d45b0f30')
|
||||
|
||||
build() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue