makedeb
Easy to use noise suppression for PulseAudio
Click here to go back to the commit logs for noisetorch-bin.
Hash: fc4f3d7b30b317edc31480a6df4abec0acec1643
Message: remove backup
diff --git a/.SRCINFO b/.SRCINFO
index 1e60d79..f9de5f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = noisetorch-bin
pkgdesc = Easy to use noise suppression for PulseAudio
pkgver = 0.4.0_beta
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/lawl/NoiseTorch
install = noisetorch-bin.install
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = noisetorch-bin
depends = polkit
optdepends = hicolor-icon-theme
provides = noisetorch
+ conflicts = noisetorch
options = !strip
- backup = home/travis/.config/noisetorch/config.toml
source = noisetorch-bin-0.4.0_beta.tar.gz::https://github.com/lawl/NoiseTorch/releases/download/0.4.0-beta/NoiseTorch_x64.tgz
source = noisetorch-bin.install
sha256sums = dd551296f819887e6d0111015b259fa347aa40ced7813b6247a71712ad45452f
diff --git a/PKGBUILD b/PKGBUILD
index 56e5f6c..53bb3c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ depends=('polkit')
optdepends=('hicolor-icon-theme')
provides=('noisetorch')
conflicts=('noisetorch')
-backup=("${HOME#/*}/.config/noisetorch/config.toml")
options=(!strip)
install="${pkgname}.install"
source=(