makedeb


noisetorch-bin 0.12.2-2


Easy to use noise suppression for PulseAudio

Click here to go back to the commit logs for noisetorch-bin.

Commit:


Hash: a2b0a93df5313ef1dfd3ce064f6b0cf7f6a19a34

Message: updates to 0.11.4

Diff


diff --git a/.SRCINFO b/.SRCINFO
index a05f15d..0515943 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ generated-by = makedeb-makepkg
 
 pkgbase = noisetorch-bin
 	pkgdesc = Easy to use noise suppression for PulseAudio
-	pkgver = 0.11.3
+	pkgver = 0.11.4
 	pkgrel = 2
 	url = https://github.com/lawl/NoiseTorch
 	install = noisetorch-bin.install
@@ -14,9 +14,9 @@ pkgbase = noisetorch-bin
 	conflicts = noisetorch-git
 	conflicts = noisetorch
 	options = !strip
-	source = noisetorch-bin-0.11.3.tar.gz::https://github.com/lawl/NoiseTorch/releases/download/0.11.3/NoiseTorch_x64.tgz
+	source = noisetorch-bin-0.11.4.tar.gz::https://github.com/lawl/NoiseTorch/releases/download/0.11.4/NoiseTorch_x64.tgz
 	source = noisetorch-bin.install
-	sha256sums = 5b5d18157df9caf9188a7bb2b0cbb93a8b7a887fa5b29c5c4b5c2e11c927f1f0
+	sha256sums = 4b449db816afdaa8f70e534497f7fa395f901148f99ad0c579f89fb4d67e6edf
 	sha256sums = 84359c186c870220eeb56e9750319bb0c334c1440dd0f974df9e21a4084f80a5
 
 pkgname = noisetorch-bin
diff --git a/PKGBUILD b/PKGBUILD
index 770d747..68b6695 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer:  Rafael Auyer <auyer@rcpassos.me>
 
 pkgname=noisetorch-bin
-pkgver=0.11.3
+pkgver=0.11.4
 pkgrel=2
 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=('5b5d18157df9caf9188a7bb2b0cbb93a8b7a887fa5b29c5c4b5c2e11c927f1f0'
+sha256sums=('4b449db816afdaa8f70e534497f7fa395f901148f99ad0c579f89fb4d67e6edf'
             '84359c186c870220eeb56e9750319bb0c334c1440dd0f974df9e21a4084f80a5')
 
 package() {