Search Criteria
Package Details: jlink-systemview-target-src 4:3.58-0
Package Actions
Git Clone URL: | https://aur.archlinux.org/jlink-systemview-target-src.git (read-only, click to copy) |
---|---|
Package Base: | jlink-systemview-target-src |
Description: | Segger SystemView target src for Linux |
Upstream URL: | https://www.segger.com/downloads/free-utilities/#SystemView |
Licenses: | custom |
Groups: | jlink |
Submitter: | AlexisPolti |
Maintainer: | AlexisPolti |
Last Packager: | AlexisPolti |
Votes: | 6 |
Popularity: | 0.010063 |
First Submitted: | 2019-10-13 01:01 (UTC) |
Last Updated: | 2024-10-09 19:52 (UTC) |
Latest Comments
AlexisPolti commented on 2022-05-04 07:48 (UTC)
OMG, you're perfectly right! Sorry for the mistake, it's corrected now (and bumped to 3.32).
Thanx a lot :-)
imi415 commented on 2022-05-04 00:30 (UTC) (edited on 2022-05-04 00:30 (UTC) by imi415)
The source in PKGBUILD always downloads the latest version, which causes MD5SUM mismatch. Suggest using
https://www.segger.com/downloads/systemview/SystemView_Src_V${VERSION}.zip
(e.g.VERSION=332
) instead, which does not change between updates.AlexisPolti commented on 2020-11-20 23:07 (UTC)
Done :)
AlexisPolti commented on 2020-11-20 22:59 (UTC)
That bothers me, as it is a bug from yay. If I have to make workarounds for every tools to update a package, it will be hell for me! I'll do it for now because you asked nicely, but I don't promise that it will stay that way for ever :)
sodae commented on 2020-11-20 22:55 (UTC)
smallAndSimple: before update, go to $HOME/.cache/yay/jlink-systemview-target-src and remove systemview_target_src the file was downloaded for the previous verion and yay skips downloading because of same name.
AlexisPolti commented on 2020-10-23 02:36 (UTC)
That's strange, I have no error when building the package and I just verified the checksum by hand. Could you download the PKBUILD file, launch makepkg and tell me what you get, please ? Could you also launch md5sum SystemView_Src_V320.zip and verify that it matches the one in the PKGBUILD file please ?
smallAndSimple commented on 2020-10-22 18:27 (UTC)
The md5sum apparently changed, so that the package does not want to build.