Version 1.8.0-2 has been uploaded to the AUR.
The only difference with respect to version 1.8.0-1 is that the source tar-ball is no longer downloaded from sourceforge but has been stored in the AUR.
That is only a temporary solution. It allows users to build the AUR package and gives me some time to look for a permanent solution to the sourceforge problem.
Pinned Comments
herremaw commented on 2020-12-14 08:45 (UTC)
If you want to use tkPacman with Konsole as virtual terminal, you will have to change the tkPacman option "terminal" from
konsole -nofork -p tabtitle=%t -e %c
to
konsole --title %t -e %c
If I have to update tkPacman for some reason, I will also correct the command template for Konsole.