summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-03-31 12:46:43 -0600
committerMark Wagie2024-03-31 12:46:43 -0600
commitd51f80715aaedc0ef6cb3ba1c12fcb3ac1c3010e (patch)
tree2257c2eb039f0880b8e5c9cddf6bda3674d869a1
parent336b9858b0d712b1d38a6c24a251d04188809356 (diff)
downloadaur-d51f80715aaedc0ef6cb3ba1c12fcb3ac1c3010e.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 0e8944c6ba35..f86644ec12c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,9 +14,6 @@ pkgbase = jamesdsp
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 eb660b3f104a..7f2d2bf7c1e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ license=('GPL-3.0-or-later')
depends=('glibmm' 'hicolor-icon-theme' 'libarchive' 'libpipewire' 'qt6-svg')
makedepends=('git')
conflicts=('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"