Package Details: trustedqsl 2.8.2-1

Git Clone URL: https://aur.archlinux.org/trustedqsl.git (read-only, click to copy)
Package Base: trustedqsl
Description: QSO log signing data for the ARRL Logbook of The World (LoTW)
Upstream URL: http://lotw.arrl.org/
Licenses: LicenseRef-:ARRL
Conflicts: trustedqsl-git
Provides: tqsllib, trustedqsl
Replaces: tqsl
Submitter: jecxjo
Maintainer: not_anonymous
Last Packager: not_anonymous
Votes: 30
Popularity: 0.35
First Submitted: 2011-08-27 23:42 (UTC)
Last Updated: 2025-09-30 04:58 (UTC)

Latest Comments

1 2 3 4 5 6 .. 11 Next › Last »

not_anonymous commented on 2025-09-30 04:59 (UTC) (edited on 2025-10-02 23:46 (UTC) by not_anonymous)

Sri this took so long (less than 2 weeks)...UPDATED !

fyoory commented on 2025-09-29 15:52 (UTC) (edited on 2025-09-29 15:54 (UTC) by fyoory)

@not_anonymous Here is a patch to bump to 2.8.2.

diff --git a/PKGBUILD b/PKGBUILD
index 835643c..bbc68cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@

 pkgname=trustedqsl
 __pkgname=tqsl
-pkgver=2.8.1
+pkgver=2.8.2
 pkgrel=2
 pkgdesc="QSO log signing data for the ARRL Logbook of The World (LoTW)"
 arch=('i686' 'x86_64' 'aarch64')
@@ -44,7 +44,7 @@ package() {

        rm -rf $pkgdir/usr/include $pkgdir/usr/share/applications/org.arrl.trustedqsl.desktop
 }
-md5sums=('acfebbd893d92d95a4ad9ea1bd53eb7a'
+md5sums=('933d18950a74e6112898a2d9713184ad'
          '6dd4296f5fda2d77922c9cbe4a120d3b')
-sha256sums=('fed1ccb7b4cdf22ece32aa6e9b58c2245af1ad0b77483e3466b693af2c57e7a6'
+sha256sums=('1c7efca53793ff05bd759820c5ca91899dcea92854ec1dae3d66b8c9ae7d2df0'
             '68129b7f7ddbb75be52f1b9164d43c6d9805c5877423546b50397c2d920c79e9')

PS what is the point of both md5sums and sha256sums? One or the other should be sufficient.

giovanni commented on 2025-09-18 11:19 (UTC)

2.8.2 is out, please update.

not_anonymous commented on 2025-06-10 02:58 (UTC)

Updated !

ok1dtm commented on 2025-06-08 15:28 (UTC)

giovanni : Thank you very much for help. I changed in PKGBUILD in the depens section wxgtk3 for wxwidgets-gtk3 and trusteqsl works very well!

giovanni commented on 2025-06-08 14:13 (UTC) (edited on 2025-06-08 14:15 (UTC) by giovanni)

Either you wait for the trustedsql maintainer to update the PKGBUILD by replacing wxgtk3 with wxwidgets-gtk3 or you download the snapshot, replace in the depends wxgtk3 with wxwidgets-gtk3 and create your own package with makepkg.

ok1dtm commented on 2025-06-08 10:18 (UTC)

Thank you for the information. Now I have installed wxwidgets-gtk3 3.2.8.1-2 but installation of trustedqsl is still not possible again: -> "could not find all required packages: wxgtk3"

Some symlink wxwidgets-gtk3 to wxgtk?

giovanni commented on 2025-06-08 06:27 (UTC)

Please, replace wxgtk3 with wxwidgets-gtk3

ok1dtm commented on 2025-06-08 04:26 (UTC)

Cannot install trustedqsl 2.8.1-1 Error: -> could not find all required packages: wxgtk3 wxgtk3 is not in the repository Please how to proceed?