diff options
author | Martino Pilia | 2020-10-24 13:21:11 +0200 |
---|---|---|
committer | Martino Pilia | 2020-10-24 13:21:11 +0200 |
commit | bf456d40b03c6acf348bf477acd8869afddf21ba (patch) | |
tree | 8520fb899eca27b845b470cfd3624033954bc343 /.SRCINFO | |
parent | 2b3119daa427d0110dfa6dbc00698aa1b307252d (diff) | |
download | aur-bf456d40b03c6acf348bf477acd8869afddf21ba.tar.gz |
Version 6.1.0
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ pkgbase = python-music21 pkgdesc = A toolkit for computer-aided musical analysis - pkgver = 5.7.2 - pkgrel = 2 + pkgver = 6.1.0 + pkgrel = 1 url = http://web.mit.edu/music21 arch = any license = BSD @@ -17,8 +17,8 @@ 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/v5.7.2.tar.gz - sha256sums = ba15f82f3a543e538d369b54ef431905f5a446787779529a4e0ba65e60d52159 + source = https://github.com/cuthbertLab/music21/archive/v6.1.0.tar.gz + sha256sums = 2b389dccf3615c030de89512f176d6d8e09995a3e453371b87fb386cefb000d6 pkgname = python-music21 |