summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-09-09 09:26:36 -0600
committerMark Wagie2022-09-09 09:26:36 -0600
commit7d6a326358f63124dc9845e3f439b761a7d77943 (patch)
treed83cf20271391884517fb51fe30ba12a5a026473
parente2b69ec07863ea38bed81c62ef2d1d803710b180 (diff)
downloadaur-7d6a326358f63124dc9845e3f439b761a7d77943.tar.gz
2.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b33ed007de4..f670dd09f266 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = jamesdsp
pkgdesc = An audio effect processor for PipeWire clients
- pkgver = 2.3
- pkgrel = 5
+ pkgver = 2.4
+ pkgrel = 1
url = https://github.com/Audio4Linux/JDSP4Linux
arch = x86_64
license = GPL3
@@ -15,7 +15,7 @@ pkgbase = jamesdsp
replaces = jdsp4linux
replaces = jdsp4linux-gui
replaces = gst-plugin-jamesdsp
- source = git+https://github.com/Audio4Linux/JDSP4Linux.git#commit=1f49c84c222a02d9e9e2e1a4a2fb04397ce7017b
+ source = git+https://github.com/Audio4Linux/JDSP4Linux.git#commit=49994d2856b66e6c6a9a8752ac47dd338a45166c
source = git+https://github.com/ThePBone/EELEditor.git
source = git+https://github.com/ThePBone/GraphicEQWidget.git
source = git+https://github.com/ThePBone/FlatTabWidget.git
diff --git a/PKGBUILD b/PKGBUILD
index 7c42daff5357..2346855dfd80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=jamesdsp
-pkgver=2.3
-pkgrel=5
+pkgver=2.4
+pkgrel=1
pkgdesc="An audio effect processor for PipeWire clients"
arch=('x86_64')
url="https://github.com/Audio4Linux/JDSP4Linux"
@@ -10,7 +10,7 @@ depends=('glibmm' 'pipewire' 'qt5-svg')
makedepends=('git')
conflicts=('jdsp4linux' 'jdsp4linux-gui' 'gst-plugin-jamesdsp')
replaces=('jdsp4linux' 'jdsp4linux-gui' 'gst-plugin-jamesdsp')
-_commit=1f49c84c222a02d9e9e2e1a4a2fb04397ce7017b
+_commit=49994d2856b66e6c6a9a8752ac47dd338a45166c
source=("git+https://github.com/Audio4Linux/JDSP4Linux.git#commit=$_commit"
'git+https://github.com/ThePBone/EELEditor.git'
'git+https://github.com/ThePBone/GraphicEQWidget.git'