makedeb
Easy to use noise suppression for PulseAudio
Click here to go back to the commit logs for noisetorch-bin.
Hash: 8c79946e2d04b1e1005853f685cc86e1b464a312
Message: update to release 0.10.0
diff --git a/.SRCINFO b/.SRCINFO
index 8a28d79..257301e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = noisetorch-bin
pkgdesc = Easy to use noise suppression for PulseAudio
- pkgver = 0.9.0
- pkgrel = 3
+ pkgver = 0.10.0
+ pkgrel = 1
url = https://github.com/lawl/NoiseTorch
install = noisetorch-bin.install
arch = x86_64
@@ -11,9 +11,9 @@ pkgbase = noisetorch-bin
conflicts = noisetorch-git
conflicts = noisetorch
options = !strip
- source = noisetorch-bin-0.9.0.tar.gz::https://github.com/lawl/NoiseTorch/releases/download/0.9.0/NoiseTorch_x64.tgz
+ source = noisetorch-bin-0.10.0.tar.gz::https://github.com/lawl/NoiseTorch/releases/download/0.10.0/NoiseTorch_x64.tgz
source = noisetorch-bin.install
- sha256sums = 2574b1c510f25a83cf899781c1186551942c8b75cced35615a07590b969fa025
+ sha256sums = b217fc98786af95f987204d9c4e345a7e8d15bb2a856e4c73733c9830e23b8d3
sha256sums = 84359c186c870220eeb56e9750319bb0c334c1440dd0f974df9e21a4084f80a5
pkgname = noisetorch-bin
diff --git a/PKGBUILD b/PKGBUILD
index 37dfe1e..734c551 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Travis Collins <erbrecht at pobox dot com>
pkgname=noisetorch-bin
-pkgver=0.9.0
-pkgrel=3
+pkgver=0.10.0
+pkgrel=1
pkgdesc='Easy to use noise suppression for PulseAudio'
arch=('x86_64')
url="https://github.com/lawl/NoiseTorch"
@@ -17,7 +17,7 @@ source=(
"${pkgname}-${pkgver}.tar.gz::https://github.com/lawl/NoiseTorch/releases/download/${pkgver/_/-}/NoiseTorch_x64.tgz"
"${pkgname}.install"
)
-sha256sums=('2574b1c510f25a83cf899781c1186551942c8b75cced35615a07590b969fa025'
+sha256sums=('b217fc98786af95f987204d9c4e345a7e8d15bb2a856e4c73733c9830e23b8d3'
'84359c186c870220eeb56e9750319bb0c334c1440dd0f974df9e21a4084f80a5')
package() {