makedeb
Easy to use noise suppression for PulseAudio
Click here to go back to the commit logs for noisetorch-bin.
Hash: f3e7577af91f3eb7ee0ff67999070d5ba909ae47
Message: fix checksum
diff --git a/.SRCINFO b/.SRCINFO
index 866faf0..9236bd0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = noisetorch-bin
pkgdesc = Easy to use noise suppression for PulseAudio
pkgver = 0.3.4_beta
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/lawl/NoiseTorch
arch = x86_64
license = GPL3
optdepends = hicolor-icon-theme
provides = noisetorch
source = https://github.com/lawl/NoiseTorch/releases/download/0.3.4-beta/NoiseTorch_x64.tgz
- sha256sums = b283b2fb5db08c790b36ef77a379e75725aa820374821013073713526df94e0a
+ sha256sums = 2d5c3c4a9e12a078019f003312486aca4111e977bb4eae4769163712b51038f8
pkgname = noisetorch-bin
diff --git a/PKGBUILD b/PKGBUILD
index e9be980..7f8c8f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=noisetorch-bin
pkgver=0.3.4_beta
-pkgrel=1
+pkgrel=2
pkgdesc='Easy to use noise suppression for PulseAudio'
arch=('x86_64')
url="https://github.com/lawl/NoiseTorch"
@@ -12,7 +12,7 @@ provides=('noisetorch')
source=(
"https://github.com/lawl/NoiseTorch/releases/download/${pkgver/_/-}/NoiseTorch_x64.tgz"
)
-sha256sums=('b283b2fb5db08c790b36ef77a379e75725aa820374821013073713526df94e0a')
+sha256sums=('2d5c3c4a9e12a078019f003312486aca4111e977bb4eae4769163712b51038f8')
package() {
mkdir -p "${pkgdir}/usr/bin"