Package Details: tonelib-noise-reducer-bin 1.5.0-1

Git Clone URL: https://aur.archlinux.org/tonelib-noise-reducer-bin.git (read-only, click to copy)
Package Base: tonelib-noise-reducer-bin
Description: ToneLib Noise Reducer – Powerful, yet simple two-unit rack effect on guard of your mix clarity.
Upstream URL: https://tonelib.net/tl-noisereducer.html
Licenses: custom
Submitter: None
Maintainer: Versua7
Last Packager: Versua7
Votes: 1
Popularity: 0.000003
First Submitted: 2022-12-29 18:29 (UTC)
Last Updated: 2024-07-06 05:18 (UTC)

Latest Comments

bruno.unna commented on 2025-05-28 18:46 (UTC)

Hi @Versua7:

In case you want to update this package, I'm proposing this patch:

diff --git a/PKGBUILD b/PKGBUILD
index b0f24b0..d81f375 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Versua7 <versua7@gmail.com>

 pkgname='tonelib-noise-reducer-bin'
-pkgver=1.5.0
+pkgver=2.0.2
 pkgrel=1
 pkgdesc="ToneLib Noise Reducer – Powerful, yet simple two-unit rack effect on guard of your mix clarity."
 arch=('x86_64')
@@ -9,8 +9,8 @@ license=('custom')
 url="https://tonelib.net/tl-noisereducer.html"
 depends=('gtk3' 'glib2' 'desktop-file-utils' 'alsa-lib' 'harfbuzz' 'fribidi' 'pango' 'freetype2')
 optdepends=('jack: JACK output')
-source=("${pkgname}-${pkgver}.deb::https://tonelib.net/download/ToneLib-NoiseReducer-amd64.deb")
-sha256sums=('5cc1094bf9bd39f83c7c3eb7a6b06801c084f05d2a369b02bc330723811f6cbd')
+source=("${pkgname}-${pkgver}.deb::https://tonelib.vip/download/24-12-01/ToneLib-NoiseReducer-amd64.deb")
+sha256sums=('47e257a1ceb068a18f31a821949f0190bba60dc8c2eceab48f1f2d16300a7a01')

 package () {
     tar xf data.tar.xz -C "${pkgdir}"

I hope that helps. Kind regards.