mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/qtractor to 0.9.5-1
This commit is contained in:
parent
f3d708f33f
commit
89c2fb1a30
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - patch to fix building on ARM
|
||||
|
||||
pkgname=qtractor
|
||||
pkgver=0.9.4
|
||||
pkgver=0.9.5
|
||||
pkgrel=1
|
||||
pkgdesc="Audio/MIDI multitrack sequencer"
|
||||
arch=('x86_64')
|
||||
|
@ -20,7 +20,7 @@ makedepends=('qt5-tools' 'ladspa' 'dssi')
|
|||
optdepends=('dssi-vst: win32 VST support')
|
||||
source=("https://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz"
|
||||
'04-q_atomic_ftbfs.patch')
|
||||
sha512sums=('697e8f0b02658823bad2f75557340250349779c3eb1ce0efd1c30895524f9807b030d44149d9d25fd92a92f0822441d3c3236953d909b6ecfc9a18fa3ec1fbab'
|
||||
sha512sums=('5972631db76cbd298982b7c28eb2b142d6537422db6e35aa42c5e23b5bcf366907c84a69d11b957f31a87fcc112aba23b2b477e0d2ff7ec94e66c169bdf7cadb'
|
||||
'fe0e4d6adcd0eb64c39a194f16c026e6505d5f3b0537b7724ed9060443340559cc12a57665aec3e2a4d4c71ea05b1e575508cae334a8ca3a16543b5fdf55b4bf')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue