summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert Graef2023-11-20 11:29:13 +0100
committerAlbert Graef2023-11-20 11:29:13 +0100
commit591e80a445ef974d6154929aa2d2cd70457c7332 (patch)
treed660c78303565d42099e15499440bf592f75477b
parenta04f4ade9e5a61da7e15cacd68b81f9458e41e8d (diff)
downloadaur-591e80a445ef974d6154929aa2d2cd70457c7332.tar.gz
Update to 0.7.0.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27ed2f5efd21..af8185400d11 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = showmidi
pkgdesc = Multi-platform GUI application to effortlessly visualize MIDI activity
- pkgver = 0.6.1
+ pkgver = 0.7.0
pkgrel = 1
url = https://github.com/gbevin/ShowMIDI
arch = i686
@@ -13,7 +13,7 @@ pkgbase = showmidi
depends = libxrandr
depends = libxinerama
depends = libxcursor
- source = ShowMIDI::git+https://github.com/gbevin/ShowMIDI.git#tag=0.6.1
+ source = ShowMIDI::git+https://github.com/gbevin/ShowMIDI.git#tag=0.7.0
md5sums = SKIP
pkgname = showmidi
diff --git a/PKGBUILD b/PKGBUILD
index a6bdb4932cb9..056ce4ed6d43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=showmidi
_pkgname=ShowMIDI
-pkgver=0.6.1
+pkgver=0.7.0
pkgrel=1
pkgdesc="Multi-platform GUI application to effortlessly visualize MIDI activity"
arch=("i686" "x86_64")