makedeb
Easy to use noise suppression for PulseAudio
Click here to go back to the commit logs for noisetorch-bin.
Hash: daf39f957533dd717d181288df5140e42fdc8bba
Message: fix dependency
diff --git a/.SRCINFO b/.SRCINFO
index 0234fd5..a05f15d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,14 +3,13 @@ generated-by = makedeb-makepkg
pkgbase = noisetorch-bin
pkgdesc = Easy to use noise suppression for PulseAudio
pkgver = 0.11.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/lawl/NoiseTorch
install = noisetorch-bin.install
arch = x86_64
license = GPL3
depends = libpolkit-agent-1-0
depends = gir1.2-polkit-1.0
- depends = libpolkit-backend-1-0
provides = noisetorch
conflicts = noisetorch-git
conflicts = noisetorch
diff --git a/PKGBUILD b/PKGBUILD
index 632aa20..770d747 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=noisetorch-bin
pkgver=0.11.3
-pkgrel=1
+pkgrel=2
pkgdesc='Easy to use noise suppression for PulseAudio'
arch=('x86_64')
url="https://github.com/lawl/NoiseTorch"
license=('GPL3')
-depends=('libpolkit-agent-1-0' 'gir1.2-polkit-1.0' 'libpolkit-backend-1-0')
+depends=('libpolkit-agent-1-0' 'gir1.2-polkit-1.0')
optdepends=()
provides=('noisetorch')
conflicts=('noisetorch-git' 'noisetorch')