Ah, you're right, I can see by the timestamps on the release page that the setup zip was stealth replaced about half an hour after I'd already pushed the update here. Mystery solved! And thanks :)
Search Criteria
Package Details: subtitleedit 4.0.15-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/subtitleedit.git (read-only, click to copy) |
|---|---|
| Package Base: | subtitleedit |
| Description: | An advanced subtitle editor and converter |
| Upstream URL: | https://www.nikse.dk/SubtitleEdit |
| Licenses: | GPL-3.0-only |
| Submitter: | eduardosm |
| Maintainer: | Nocifer |
| Last Packager: | Nocifer |
| Votes: | 40 |
| Popularity: | 0.151145 |
| First Submitted: | 2016-07-09 10:51 (UTC) |
| Last Updated: | 2026-02-07 10:04 (UTC) |
Dependencies (5)
- mono (mono-gitAUR, mono-tracker-gitAUR)
- ttf-dejavu (ttf-dejavu-ibAUR, ttf-dejavu-emojilessAUR)
- unzip (unzip-zstdAUR, unzip_pAUR, unzip-natspecAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR) (optional) – waveform extraction
- mpv (mpv-light-pulseAUR, mpv-gitAUR, mpv-build-gitAUR, mpv-full-luajit-gitAUR, libmpv-gitAUR, mpv-fullAUR, mpv-full-gitAUR, mpv-amd-full-gitAUR, mpv-full-build-gitAUR) (optional) – video support
Required by (0)
Sources (4)
Nocifer commented on 2026-02-08 09:21 (UTC)
tomacrisan commented on 2026-02-07 13:59 (UTC)
@Nocifer SE4015.zip has a time code roughly four hours later than the other files so perhaps the file was replaced after you downloaded your copy. Whatever the reason, I really appreciate your work as a maintainer.
Nocifer commented on 2026-02-07 10:18 (UTC)
Weird. That b2sum (00e75001...) was the result of hashing SE4015.zip before updating the PKGBUILD for 4.0.15, so I really don't see how the checksum could have been a mismatch. And I couldn't have hashed a different file by mistake, because the hashing was done automatically (with updpkgsums) but now that I hashed the file again, I got the correct 3e65f6d0... checksum. Anyway, it's fixed.
mosgerila commented on 2026-02-06 22:37 (UTC) (edited on 2026-02-06 22:37 (UTC) by mosgerila)
The b2sum for SE4015.zip is wrong. I used:
yay -S --mflags --skipchecksums subtitleedit
tomacrisan commented on 2026-02-06 21:06 (UTC) (edited on 2026-02-06 21:08 (UTC) by tomacrisan)
The b2sum for SE4015.zip is wrong. I used:
3e65f6d092aea1dfc45644089d55abd95db0223b68f2223e6750a9cf888962189bad7c6471e250ea0d74e0acbf7f2cb0e144c243ac140ce9acb3c0495984d41f
Nocifer commented on 2025-12-12 12:50 (UTC)
There is a new package subtitleedit-avalonia that provides a preview build of SubtitleEdit that is based on the cross-platform Avalonia UI toolkit and provides a vastly improved experience on Linux.
It's still experimental and some of the app's features may or may not work properly, if at all, but I thought I should share it here because it already works generally fine and more Linux users could mean more Linux bugs squashed more quickly.
johnjohn commented on 2025-03-14 22:08 (UTC)
ttf-dejavu is needed to see text on buttons and dropdown selections.
Issue: https://github.com/SubtitleEdit/subtitleedit/issues/8427
tbb commented on 2024-06-10 16:55 (UTC)
how do i fix broken appearence fonts and drop down sections
Nocifer commented on 2023-05-14 08:58 (UTC)
@tyrannis.hawk sorry for not responding earlier, I was aware of your request and you're absolutely correct, ffmpeg is indeed required for extracting waveforms, so I've added it as a new optional dependency. Thanks for reporting this.
tyrannis.hawk commented on 2023-04-25 09:48 (UTC)
ffmpeg is an optional dependency, required to produce a waveform of a video file. It would be great to add that to the dependencies.
Pinned Comments
Nocifer commented on 2025-12-12 12:50 (UTC)
There is a new package subtitleedit-avalonia that provides a preview build of SubtitleEdit that is based on the cross-platform Avalonia UI toolkit and provides a vastly improved experience on Linux.
It's still experimental and some of the app's features may or may not work properly, if at all, but I thought I should share it here because it already works generally fine and more Linux users could mean more Linux bugs squashed more quickly.