I updated my local version to the latest successfully, follwing the commentted commands( install jq
first)
## run these to get the source URL and the version
# curl -H 'X-Ubuntu-Series: 16' https://api.snapcraft.io/api/v1/snaps/details/mathpix-snipping-tool | jq '.download_url' -r
# curl -H 'X-Ubuntu-Series: 16' https://api.snapcraft.io/api/v1/snaps/details/mathpix-snipping-tool | jq '.version' -r
then replace the pkgver
, source
and md5sums
with the latest version's.
Pinned Comments
sukanka commented on 2021-06-03 12:15 (UTC) (edited on 2022-09-15 15:56 (UTC) by sukanka)
There are now two issues here.
The tray icon doesn't work. But when I extract the appimage and run directly, the tray icon shows up. I have no idea how to fix this.
This package is built with
!strip
option, otherwise it won't work.