summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-08-12 15:42:03 -0600
committerMark Wagie2023-08-12 15:42:03 -0600
commitbd76f8917d2235afceaa906a71dc22491577b352 (patch)
treea8fbc4838f9018c61e2375d8b8e4dbf9f24b5922
parent74529a667cc15186955c515895c9ee0bf51eb9fd (diff)
downloadaur-bd76f8917d2235afceaa906a71dc22491577b352.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 048275c8c139..4417447d79b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = jamesdsp-pulse
pkgdesc = An audio effect processor for PulseAudio clients
- pkgver = 2.6.0
- pkgrel = 4
+ pkgver = 2.6.1
+ pkgrel = 1
url = https://github.com/Audio4Linux/JDSP4Linux
arch = x86_64
license = GPL3
@@ -21,7 +21,7 @@ pkgbase = jamesdsp-pulse
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 626dc365123c..04f0abd6c9a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=jamesdsp-pulse
_app_id=me.timschneeberger.jdsp4linux.pulse
-pkgver=2.6.0
-pkgrel=4
+pkgver=2.6.1
+pkgrel=1
pkgdesc="An audio effect processor for PulseAudio clients"
arch=('x86_64')
url="https://github.com/Audio4Linux/JDSP4Linux"
@@ -14,7 +14,7 @@ provides=('jamesdsp')
conflicts=('jamesdsp' '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'