summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-08-12 15:38:48 -0600
committerMark Wagie2023-08-12 15:38:48 -0600
commite492b109ac6a52d16fc86891719e7952f14bfc20 (patch)
tree76c0026150c7585037e5b807f6d86e43a5de68aa
parent4dc7df4dde7f0937ca9ca7a53e25fde0f12e0308 (diff)
downloadaur-e492b109ac6a52d16fc86891719e7952f14bfc20.tar.gz
2.6.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f510777ea0a..a933cefee4e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = jamesdsp
pkgdesc = An audio effect processor for PipeWire clients
- pkgver = 2.6.0
- pkgrel = 4
+ pkgver = 2.6.1
+ pkgrel = 1
url = https://github.com/Audio4Linux/JDSP4Linux
arch = x86_64
license = GPL3
@@ -19,7 +19,7 @@ pkgbase = jamesdsp
replaces = jdsp4linux-gui
replaces = gst-plugin-jamesdsp
options = !strip
- source = git+https://github.com/Audio4Linux/JDSP4Linux.git#commit=7868e4389a3ba97019d50d7d316507f2b131720e
+ source = git+https://github.com/Audio4Linux/JDSP4Linux.git#commit=e8c5f0af4c3b60cb70d5f92628d4de46a4ca2128
source = git+https://github.com/ThePBone/GraphicEQWidget.git
source = git+https://github.com/ThePBone/FlatTabWidget.git
source = git+https://github.com/ThePBone/LiquidEqualizerWidget.git
diff --git a/PKGBUILD b/PKGBUILD
index e2e4f4216ff7..45a93eddc840 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=jamesdsp
_app_id=me.timschneeberger.jdsp4linux
-pkgver=2.6.0
-pkgrel=4
+pkgver=2.6.1
+pkgrel=1
pkgdesc="An audio effect processor for PipeWire clients"
arch=('x86_64')
url="https://github.com/Audio4Linux/JDSP4Linux"
@@ -13,7 +13,7 @@ makedepends=('git')
conflicts=('jdsp4linux' 'jdsp4linux-gui' 'gst-plugin-jamesdsp')
replaces=('jdsp4linux' 'jdsp4linux-gui' 'gst-plugin-jamesdsp')
options=('!strip')
-_commit=7868e4389a3ba97019d50d7d316507f2b131720e # tags/2.6.0^0
+_commit=e8c5f0af4c3b60cb70d5f92628d4de46a4ca2128 # tags/2.6.1^0
source=("git+https://github.com/Audio4Linux/JDSP4Linux.git#commit=$_commit"
'git+https://github.com/ThePBone/GraphicEQWidget.git'
'git+https://github.com/ThePBone/FlatTabWidget.git'