makedeb
Easy to use noise suppression for PulseAudio
Click here to go back to the commit logs for noisetorch-bin.
Hash: 5947f90ad5f4b1d3d00c630d07c5d0456825cbef
Message: add conflict with new noisetorch aur package
diff --git a/PKGBUILD b/PKGBUILD
index 2e3d2fc..a43d3ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=noisetorch-bin
pkgver=0.8.2
-pkgrel=1
+pkgrel=2
pkgdesc='Easy to use noise suppression for PulseAudio'
arch=('x86_64')
url="https://github.com/lawl/NoiseTorch"
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('polkit')
optdepends=()
provides=('noisetorch')
-conflicts=('noisetorch-git')
+conflicts=('noisetorch-git' 'noisetorch')
options=(!strip)
install="${pkgname}.install"
source=(