mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/qtractor to 0.9.11-1
This commit is contained in:
parent
8fd9a8432f
commit
128e177ea2
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# Maintainer: David Runge <dave@sleepmap.de>
|
||||
# Maintainer: David Runge <dvzrv@archlinux.org>
|
||||
# Contributor: Ray Rashif <schiv@archlinux.org>
|
||||
# Contributor: speps <speps at aur dot archlinux dot org>
|
||||
# Contributor: Philipp Überbacher <hollunder at gmx dot at>
|
||||
|
@ -7,7 +7,7 @@
|
|||
# - patch to fix building on ARM
|
||||
|
||||
pkgname=qtractor
|
||||
pkgver=0.9.10
|
||||
pkgver=0.9.11
|
||||
pkgrel=1
|
||||
pkgdesc="Audio/MIDI multitrack sequencer"
|
||||
arch=('x86_64')
|
||||
|
@ -20,7 +20,7 @@ depends=('alsa-lib' 'aubio' 'desktop-file-utils' 'glibc' 'gcc-libs'
|
|||
makedepends=('qt5-tools' 'ladspa' 'dssi')
|
||||
source=("https://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz"
|
||||
'04-q_atomic_ftbfs.patch')
|
||||
sha512sums=('66074021fbc113eff4ffab0c81ef4a9c5db68cbc85344bc8bac42276d45645b1c945c47132d69bbc63907118a22b196db93d50bbf75230e15ddb920861b04eae'
|
||||
sha512sums=('d85b69763304464e0f75c39d1b91fdadd4333d4bbf9f44c3eb2f4d1ef64bf329fb2c605a7eae70076c3e4bb97b00b6fe9728a022e8aba10272d946578eaebda2'
|
||||
'fe0e4d6adcd0eb64c39a194f16c026e6505d5f3b0537b7724ed9060443340559cc12a57665aec3e2a4d4c71ea05b1e575508cae334a8ca3a16543b5fdf55b4bf')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue