mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/qtractor to 0.9.34-2
This commit is contained in:
parent
2f90dc6245
commit
f7824b4eb1
1 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
pkgname=qtractor
|
||||
pkgver=0.9.34
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Audio/MIDI multitrack sequencer"
|
||||
arch=(x86_64)
|
||||
url="https://qtractor.sourceforge.io/"
|
||||
|
@ -57,8 +57,8 @@ provides=(
|
|||
vst3-host
|
||||
)
|
||||
source=(https://github.com/rncbc/$pkgname/archive/refs/tags/${pkgname}_${pkgver//./_}.tar.gz)
|
||||
sha512sums=('425387e5569179e79de3551327e1a255f9db6a5ee4402fb9d94caefd0ece8105ead99744c0f68305fdec7e476f88f704f5c947a9dcd69a62415fa56f6146fe98')
|
||||
b2sums=('0d24f7f6e67f9dc3c603f82b7ea2e04e6c83981f57cd8fc85574ed6cdaecd1c278112d9b0b5591c5ef7d0b5c31d4769dff631d73c709b05e5e1dd4e81f87e8b4')
|
||||
sha512sums=('e27281b84f713a9c91e143a5bb06ebedc80e4d7a43dd966796bcde20b7308583f4952dbe681257c0f687ddd40127b9c16cbe28f7684508e6c8964d7c188a608b')
|
||||
b2sums=('d4ccc266f07542f1e383e34a1c74f2960432d6d768b765ea1c600e2b34466519eb8f9a4c9a2b0c162987b9c4dc0f36ce12f883c4dd40eaec6af4c08f90e4445b')
|
||||
|
||||
build() {
|
||||
local cmake_options=(
|
||||
|
|
Loading…
Reference in a new issue