Package Details: cudatext-qt5-bin 1.228.3.1-0

Git Clone URL: https://aur.archlinux.org/cudatext-qt5-bin.git (read-only, click to copy)
Package Base: cudatext-qt5-bin
Description: Cross-platform text editor, written in Lazarus. Qt5 edition.
Upstream URL: https://cudatext.github.io
Keywords: editor lazarus qt5
Licenses: MPL2
Conflicts: cudatext
Provides: cudatext
Submitter: nissen22
Maintainer: eltonff (Alextp)
Last Packager: eltonff
Votes: 14
Popularity: 0.034696
First Submitted: 2020-07-15 13:05 (UTC)
Last Updated: 2025-10-04 01:00 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

eltonff commented on 2025-07-20 19:40 (UTC)

Fixed! Thanks!

Alextp commented on 2025-07-15 08:39 (UTC)

sorry, but now I changed files on SF.net folder in the folder 1.226.0.0. checksums were changed. AUR script may fail as is needs old checksums.

eltonff commented on 2025-04-11 00:44 (UTC)

I will update, thanks!

Alextp commented on 2025-04-09 12:47 (UTC)

Can you please change 'upstream URL' to https://cudatext.github.io/ ? uvviewsoft.com is non-free site which may be down. don't refer to it. In all 3 repos: gtk2 / qt5 / qt6. Thanks.

biloucat commented on 2024-03-16 16:35 (UTC) (edited on 2024-08-08 15:41 (UTC) by biloucat)

to update to version 1.216.0.0:

yay -G cudatext-qt5-bin OU git clone https://aur.archlinux.org/cudatext-qt5-bin.git

cd cudatext-qt5-bin

Edit PKGBUILD: 
  pkgver=1.213.0.1 -> pkgver=1.216.0.0
  source=("http://www.uvviewsoft.com/cudatext/files_linux/cudatext-linux-qt5-amd64-${pkgver}.tar.xz")  ->
  source=(https://sourceforge.net/projects/cudatext/files/release/${pkgver}/cudatext-linux-qt5-amd64-${pkgver}.tar.xz/download)
updpkgsums

makepkg -s

yay -Rnsc gendesk(optional)

yay -U cudatext-qt5-bin-1.216.0.0-0-x86_64.pkg.tar.zst

Technetium1 commented on 2023-11-29 02:19 (UTC)

Please use HTTPS for the source.

Alextp commented on 2023-09-21 04:27 (UTC)

Update occured, see the GTK2 version of this repo.