summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Arndt2022-01-17 18:20:18 +0100
committerChristopher Arndt2022-01-17 18:20:18 +0100
commit42c27128624ec41bd48fcb4b1db36157949d1ea3 (patch)
tree3779631a7846bc1e9b4471d0b8abb259650c044b /PKGBUILD
parent5a916b1a3f17f47ad9db7d00bbf38eb03efa273c (diff)
downloadaur-jack-select.tar.gz
New upstream version 1.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac0a5a44db21..2e4a8db1a22d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christopher Arndt <aur -at- chrisarndt -dot- de>
pkgname=jack-select
-pkgver=1.5.1
+pkgver=1.5.2
pkgrel=3
pkgdesc="A systray app to set the JACK configuration from QjackCtl presets via DBus."
arch=('any')
@@ -14,7 +14,7 @@ optdepends=(
'a2jmidid: ALSA-MIDI to JACK bridge control'
)
source=("https://files.pythonhosted.org/packages/source/j/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('77e392dd73ef48294b925a1b542b87203a41c2d401ba066b0a09e03c1cc6935d')
+sha256sums=('5fc02be221a3f5c810fa0cb635d7f6b1bfbf63ff32666ce9c64132b209f92d4b')
prepare() {