diff options
author | Martino Pilia | 2022-04-10 13:53:27 +0200 |
---|---|---|
committer | Martino Pilia | 2022-04-10 13:53:27 +0200 |
commit | 4f941effa7fc0ec6a15909ec32db9297928abfe7 (patch) | |
tree | 7e8cedb5fc011e1a3024595e67f72d255854cc9a /.SRCINFO | |
parent | 7d97a8756102954bebdcd15308c84ef017435c55 (diff) | |
download | aur-4f941effa7fc0ec6a15909ec32db9297928abfe7.tar.gz |
Version 7.3.0
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = python-music21 pkgdesc = A toolkit for computer-aided musical analysis - pkgver = 7.1.0 + pkgver = 7.3.0 pkgrel = 1 url = http://web.mit.edu/music21 arch = any @@ -17,7 +17,7 @@ pkgbase = python-music21 optdepends = python-pyaudio: allows recording with music21.audioSearch optdepends = python-pygame: allows realtime MIDI performance with music21.midi optdepends = python-scipy: faster FFT for music21.audioSearch - source = https://github.com/cuthbertLab/music21/archive/v7.1.0.tar.gz - sha256sums = da60dddc01f035a9132fcd7a29d40649307321313659b93eb7d03d8a6b33116b + source = https://github.com/cuthbertLab/music21/archive/v7.3.0.tar.gz + sha256sums = a2cfd7648339bf039da4a2569882e6cd43e4af6c91d3858d9d4909b702a1e53d pkgname = python-music21 |