mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/snd to 20.7-1
This commit is contained in:
parent
530688ce0b
commit
0f5083694f
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
# - build with pulseaudio as sound server, not jack (x86 asm)
|
||||
|
||||
pkgname=snd
|
||||
pkgver=20.6
|
||||
pkgver=20.7
|
||||
pkgrel=1
|
||||
pkgdesc="An advanced sound editor"
|
||||
arch=('x86_64')
|
||||
|
@ -26,8 +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=('b54b9cbcc37e410127612ceb0f7d435c7baae9cb4d767f9e81d91c622f2686dcc7b7225a3ed132e89655a67e0cf22f65fc8fa9dee675583c5d50f6c563bb900e')
|
||||
b2sums=('f20c070dc3784a0d764fab36791d9cfd61e483eda4b62310822547246cb6d6bae84f24212ddb6ae173018801cf71ef9e2d611745362e492578605e325584ae17')
|
||||
sha512sums=('bc45a6357588759bd7b19152e2ae621e8f084df916a1b1cc890a1d27c1394c05b8a1083f7e0dd2258be4b36cef32a7491dca9e1546953ef2fe579b25d5e07eb9')
|
||||
b2sums=('0f747bf1ba1e5915e2eab40d8bf5228a41ae22f946178c0730571cbc4a13ed06a29635149c584dc91ce544d8ea4e17a1f51a55e2f363cd65a631de4169a183d9')
|
||||
|
||||
prepare() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue