It appears that the latest .deb release file (https://github.com/Automattic/simplenote-electron/releases/download/v1.1.3/Simplenote-linux-1.1.3.deb) has been modified at least twice since it was published, resulting in the community Archlinux package for simplenote breaking at times since the checksum changes. See https://aur.archlinux.org/packages/simplenote-electron-bin/ for reference.
Curious to know if this has been intentional - if so, please consider not clobbering published files (it's bad for user experience and trust); if not, perhaps something malicious has been tampering with your releases?
Same comment here, this is an issue, we generally prefer building from source rather than using the binary. If in addition the package is changing unexpectedly and with no proper log and tracking we may have to stop supporting simplenote-electron in it binary form for security reasons.
Not only is this disconcerting, but by not bumping the version number in some way, simply replacing the package will not cause users/package managers to update to the new package, so you end up with people running some mix of the various package variants. Depending on what has been changed, this may or may not lead to difficult-to-debug issues.
Thanks for flagging this. We'll keep this in mind!