summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Arndt2021-08-10 02:25:53 +0200
committerChristopher Arndt2021-08-10 02:25:53 +0200
commit27b8dd96776fe20c855c7b08be295e72eddd2ac6 (patch)
treee7588d0f1867829a104213275954358cee306574
parentacc1cc59db54b162c4ecee1e0add32a3c89438a7 (diff)
downloadaur-27b8dd96776fe20c855c7b08be295e72eddd2ac6.tar.gz
New upstream version 1.2.10
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD6
-rw-r--r--python-mido-1.2.10-1-any.pkg.tar.zstbin0 -> 130695 bytes
3 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e69f728330ee..2ef31cade09b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-mido
pkgdesc = A Python library for working with MIDI messages and ports
- pkgver = 1.2.9
- pkgrel = 3
+ pkgver = 1.2.10
+ pkgrel = 1
url = https://mido.readthedocs.io/
arch = any
license = MIT
@@ -9,8 +9,7 @@ pkgbase = python-mido
depends = python-rtmidi
optdepends = portmidi: for PortMidi support
optdepends = python-pygame: for PortMidi support
- source = https://files.pythonhosted.org/packages/source/m/mido/mido-1.2.9.tar.gz
- md5sums = bec86e55a19f5bfdd5a3546c7cdc418a
+ source = https://files.pythonhosted.org/packages/source/m/mido/mido-1.2.10.tar.gz
+ md5sums = 928a0a5df7701cd5db5baa96f173f9e0
pkgname = python-mido
-
diff --git a/PKGBUILD b/PKGBUILD
index 00cfc653a1aa..fa995628ac7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname='python-mido'
_name='mido'
-pkgver=1.2.9
-pkgrel=3
+pkgver=1.2.10
+pkgrel=1
pkgdesc="A Python library for working with MIDI messages and ports"
url="https://mido.readthedocs.io/"
depends=('python-rtmidi')
@@ -15,7 +15,7 @@ optdepends=(
license=('MIT')
arch=('any')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-md5sums=('bec86e55a19f5bfdd5a3546c7cdc418a')
+md5sums=('928a0a5df7701cd5db5baa96f173f9e0')
build() {
diff --git a/python-mido-1.2.10-1-any.pkg.tar.zst b/python-mido-1.2.10-1-any.pkg.tar.zst
new file mode 100644
index 000000000000..2f1d5a01f336
--- /dev/null
+++ b/python-mido-1.2.10-1-any.pkg.tar.zst
Binary files differ