makedeb
Easy to use noise suppression for PulseAudio
Click here to go back to the commit logs for noisetorch-bin.
Hash: 40f737247e8f0b0902b981d4022e54dbde359950
Message: update to 0.7.3 release
diff --git a/.SRCINFO b/.SRCINFO
index 65c5bbc..1355178 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = noisetorch-bin
pkgdesc = Easy to use noise suppression for PulseAudio
- pkgver = 0.7.2_beta
+ pkgver = 0.7.3_beta
pkgrel = 1
url = https://github.com/lawl/NoiseTorch
install = noisetorch-bin.install
@@ -10,9 +10,9 @@ pkgbase = noisetorch-bin
provides = noisetorch
conflicts = noisetorch-git
options = !strip
- source = noisetorch-bin-0.7.2_beta.tar.gz::https://github.com/lawl/NoiseTorch/releases/download/0.7.2-beta/NoiseTorch_x64.tgz
+ source = noisetorch-bin-0.7.3_beta.tar.gz::https://github.com/lawl/NoiseTorch/releases/download/0.7.3-beta/NoiseTorch_x64.tgz
source = noisetorch-bin.install
- sha256sums = 968a6eca34deedc5fc1e6ca190f1d555694a4505637aa268c5076f52a105a307
+ sha256sums = 05f191250301acef5ae89cecfd59c77588d5c881b8bd2a723ffa6aee8a076443
sha256sums = 84359c186c870220eeb56e9750319bb0c334c1440dd0f974df9e21a4084f80a5
pkgname = noisetorch-bin
diff --git a/PKGBUILD b/PKGBUILD
index 30d652e..2d96665 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Travis Collins <erbrecht at pobox dot com>
pkgname=noisetorch-bin
-pkgver=0.7.2_beta
+pkgver=0.7.3_beta
pkgrel=1
pkgdesc='Easy to use noise suppression for PulseAudio'
arch=('x86_64')
@@ -17,7 +17,7 @@ source=(
"${pkgname}-${pkgver}.tar.gz::https://github.com/lawl/NoiseTorch/releases/download/${pkgver/_/-}/NoiseTorch_x64.tgz"
"${pkgname}.install"
)
-sha256sums=('968a6eca34deedc5fc1e6ca190f1d555694a4505637aa268c5076f52a105a307'
+sha256sums=('05f191250301acef5ae89cecfd59c77588d5c881b8bd2a723ffa6aee8a076443'
'84359c186c870220eeb56e9750319bb0c334c1440dd0f974df9e21a4084f80a5')
package() {