summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-03-31 12:47:21 -0600
committerMark Wagie2024-03-31 12:47:21 -0600
commit9f99e642325d2e4fe29eed4130e5a3eed2c66070 (patch)
treede0935a28e2d6dab0c0001e337a1a0e7f589b98b
parentc591439aaf3e9bacdde48e39679e2f53379c5cf3 (diff)
downloadaur-9f99e642325d2e4fe29eed4130e5a3eed2c66070.tar.gz
remove replaces array
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5bfcc7d5f1e..686cb57006c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,9 +17,6 @@ pkgbase = jamesdsp-pulse
conflicts = jdsp4linux
conflicts = jdsp4linux-gui
conflicts = gst-plugin-jamesdsp
- replaces = jdsp4linux
- replaces = jdsp4linux-gui
- replaces = gst-plugin-jamesdsp
options = !strip
source = git+https://github.com/Audio4Linux/JDSP4Linux.git#commit=30a30aa5ce90f97ea2c93bc372c0a67c8e3c54c8
source = git+https://github.com/ThePBone/GraphicEQWidget.git
diff --git a/PKGBUILD b/PKGBUILD
index bf9d7300ce85..ea8f7faa58bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,6 @@ depends=('glibmm' 'gst-plugins-good' 'hicolor-icon-theme' 'libarchive' 'libpulse
makedepends=('git')
provides=('jamesdsp')
conflicts=('jamesdsp' 'jdsp4linux' 'jdsp4linux-gui' 'gst-plugin-jamesdsp')
-replaces=('jdsp4linux' 'jdsp4linux-gui' 'gst-plugin-jamesdsp')
options=('!strip')
_commit=30a30aa5ce90f97ea2c93bc372c0a67c8e3c54c8 # tags/2.7.0^0
source=("git+https://github.com/Audio4Linux/JDSP4Linux.git#commit=$_commit"