summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTravis Collins2020-07-17 23:59:40 -0400
committerTravis Collins2020-07-18 00:00:24 -0400
commitfc4f3d7b30b317edc31480a6df4abec0acec1643 (patch)
tree40627270db8b7da034f040cd1981aca11e5050c8
parent241f670b727f3a263051f29836e6d10efa41cf1e (diff)
downloadaur-fc4f3d7b30b317edc31480a6df4abec0acec1643.tar.gz
remove backup
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e60d79d4183..f9de5f7ae9da 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 56e5f6c2f0e0..53bb3c9cc260 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=(