Package Details: tonelib-bass-drive-bin 1.5.0-1

Git Clone URL: https://aur.archlinux.org/tonelib-bass-drive-bin.git (read-only, click to copy)
Package Base: tonelib-bass-drive-bin
Description: ToneLib Bass Drive – Full power of the legendary drive pedal for the highest string gauges
Upstream URL: https://tonelib.net/tl-bassdrive.html
Licenses: custom
Submitter: None
Maintainer: Versua7
Last Packager: Versua7
Votes: 2
Popularity: 0.000003
First Submitted: 2022-05-20 03:05 (UTC)
Last Updated: 2024-07-06 05:15 (UTC)

Latest Comments

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

Hi!

Thanks @Versua7 for maintaining the package.

If interested in updating it to 2.1.0, I propose this diff:

diff --git a/PKGBUILD b/PKGBUILD
index 3e56be2..e292d43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintaner: Versua7 <Versua7@gmail.com>

 pkgname='tonelib-bass-drive-bin'
-pkgver=1.5.0
+pkgver=2.1.0
 pkgrel=1
 pkgdesc="ToneLib Bass Drive – Full power of the legendary drive pedal for the highest string gauges"
 arch=('x86_64')
@@ -9,8 +9,8 @@ license=('custom')
 url="https://tonelib.net/tl-bassdrive.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-BassDrive-amd64.deb")
-sha256sums=('1726d49b588f0b3a8ed55312bd10825036b6f963b8fb8510f29d006f74631cb7')
+source=("${pkgname}-${pkgver}.deb::https://tonelib.vip/download/24-12-08/ToneLib-BassDrive-amd64.deb")
+sha256sums=('62aa379db5babbca69fa80f7b828aa914fab22fed3374347bb101d882fc0a72c')

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

Kind regards.