Search Criteria
Package Details: imhex-bin 1.27.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/imhex-bin.git (read-only, click to copy) |
---|---|
Package Base: | imhex-bin |
Description: | A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. |
Upstream URL: | https://github.com/WerWolv/ImHex |
Licenses: | GPL2 |
Conflicts: | imhex |
Provides: | imhex |
Submitter: | iTrooz |
Maintainer: | iTrooz (WerWolv) |
Last Packager: | WerWolv |
Votes: | 6 |
Popularity: | 0.31 |
First Submitted: | 2022-07-04 19:19 (UTC) |
Last Updated: | 2023-02-15 09:04 (UTC) |
Dependencies (11)
- curl (curl-minimal-git, curl-git)
- dbus (dbus-elogind, dbus-nosystemd-minimal-git, dbus-nosystemd, dbus-git, dbus-x11, dbus-selinux, dbus-xdg-docs)
- fmt (fmt-git)
- freetype2 (freetype2-minimal-git, freetype2-ttmetrics, freetype2-git, freetype2-infinality-remix, freetype2-v35, freetype2-ultimate5)
- glfw (glfw-git, glfw-wayland-minecraft, glfw-wayland-minecraft-libdecoration, glfw-wayland, glfw-x11)
- libglvnd (libglvnd-git)
- mbedtls (mbedtls-git, aur-mbedtls)
- nlohmann-json (nlohmann-json-git)
- xdg-desktop-portal (xdg-desktop-portal-git)
- yara (yara-git)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
Latest Comments
iTrooz commented on 2023-02-15 12:35 (UTC)
Hey, if this is also happening on the Appimage version it sounds like a issue with upstream, you should file an issue here : https://github.com/WerWolv/ImHex/issues
Orki commented on 2023-02-15 11:10 (UTC)
I would love to try ImHex out but since having it installed and for the last 2 updates its giving me following error :
The same happens when using the AppImage versions of ImHex on my system
monomial commented on 2023-02-12 22:19 (UTC)
Thanks a lot for the quick fix!
iTrooz commented on 2023-02-12 22:13 (UTC)
Indeed, that was because I changed the release package file, but I did not change it properly in the release CI. I updated it manually for now, but there will be a new release tomorrow, we'll see if the fix work
monomial commented on 2023-02-12 20:27 (UTC)
I'm afraid the same error (integrity checks are missing) bug is back for 1.27
iTrooz commented on 2023-01-05 15:03 (UTC)
Should be fixed, it was an issue with the release process (the remote package file was updated but not the AUR package)
hak8or commented on 2023-01-05 02:50 (UTC)
Looks like this is now failing to install based on this line using the latest "yay" AUR helper;
I suspect it's because in the latest 1.25 change to the PKGBUILD, the "md5sums" bash variable was changed to be empty, relative to past changes changed to the new checksum?