summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Arndt2021-10-30 18:04:45 +0200
committerChristopher Arndt2021-10-30 18:04:45 +0200
commite13322c5d7ad815ba4d460ed9ba5a5a9d8cd5a47 (patch)
treefe4560bacf60face367b26d506dbb3c055c7ff6f
parent27b8dd96776fe20c855c7b08be295e72eddd2ac6 (diff)
downloadaur-e13322c5d7ad815ba4d460ed9ba5a5a9d8cd5a47.tar.gz
Remove accidentally commited package file from repo
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD2
-rw-r--r--python-mido-1.2.10-1-any.pkg.tar.zstbin130695 -> 0 bytes
4 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ef31cade09b..75d29524161e 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.10
- pkgrel = 1
+ pkgrel = 2
url = https://mido.readthedocs.io/
arch = any
license = MIT
diff --git a/.gitignore b/.gitignore
index 5650f01c8e83..fb498040ede2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,5 +2,6 @@ pkg/
src/
mido-*.tar.gz
python-mido-*.pkg.tar.xz
+python-mido-*.pkg.tar.zst
python-mido-*.src.tar.gz
.AURINFO
diff --git a/PKGBUILD b/PKGBUILD
index fa995628ac7a..06368a035a88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='python-mido'
_name='mido'
pkgver=1.2.10
-pkgrel=1
+pkgrel=2
pkgdesc="A Python library for working with MIDI messages and ports"
url="https://mido.readthedocs.io/"
depends=('python-rtmidi')
diff --git a/python-mido-1.2.10-1-any.pkg.tar.zst b/python-mido-1.2.10-1-any.pkg.tar.zst
deleted file mode 100644
index 2f1d5a01f336..000000000000
--- a/python-mido-1.2.10-1-any.pkg.tar.zst
+++ /dev/null
Binary files differ