community/qtractor to 0.9.3-1

This commit is contained in:
Kevin Mihelich 2018-12-07 18:54:39 +00:00
parent 4bd4b710ef
commit 235ca2edcb

View file

@ -1,4 +1,3 @@
# $Id$
# Maintainer: David Runge <dave@sleepmap.de>
# Contributor: Ray Rashif <schiv@archlinux.org>
# Contributor: speps <speps at aur dot archlinux dot org>
@ -8,7 +7,7 @@
# - patch to fix building on ARM
pkgname=qtractor
pkgver=0.9.2
pkgver=0.9.3
pkgrel=1
pkgdesc="Audio/MIDI multitrack sequencer"
arch=('x86_64')
@ -21,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=('7dbc23afb05465251daea3e56a72ed6e7814a74e6a0a844b251d8bb4f864f606bfcae5aeb3847e5227589b313777268034590a566dd74eff5cc221f081653c33'
sha512sums=('fbdb236d043502b5f450af976598fab958209910cd78e5ca735507f30f575c4fb6fb8d0c10b54f0c1f3781a0dfd328bd07ca9c9d370684f94a3efe28f2f02344'
'fe0e4d6adcd0eb64c39a194f16c026e6505d5f3b0537b7724ed9060443340559cc12a57665aec3e2a4d4c71ea05b1e575508cae334a8ca3a16543b5fdf55b4bf')
prepare() {