Search Criteria
Package Details: ark-desktop 2.5.1-1
Git Clone URL: | https://aur.archlinux.org/ark-desktop.git (read-only, click to copy) |
---|---|
Package Base: | ark-desktop |
Description: | Multi Platform Ark Desktop Wallet |
Upstream URL: | https://github.com/ArkEcosystem/desktop-wallet |
Keywords: | blockchain wallet |
Licenses: | |
Submitter: | luciorubeens |
Maintainer: | marmai |
Last Packager: | luciorubeens |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2017-05-28 19:06 |
Last Updated: | 2019-07-12 16:17 |
Latest Comments
1 2 Next › Last »
marmai commented on 2020-08-05 13:33
Please replace the PKGBUILD with this version for the latest ark-desktop wallet.
then you do makepkg -si pacman -U ark-desktop-2.9.3-1-x86_64.pkg.tar.zst
done! ;-)
mexican commented on 2019-01-28 19:05
Trying to update today got this error:
For a successful install had to change Line 28 from PKGBUILD to:
Saludos.
nCrazed commented on 2018-02-05 09:38
Please switch to using
sha256sums
instead ofsha1sums
so that they can be compared against the official release hashes.wshuman3 commented on 2018-02-01 21:01
There is an error in your desktop file. The line
MimeType: x-scheme-handler/ark;
It should beMimeType=x-scheme-handler/ark;
Also consider adding Office to the categories to make more compliant
Categories=Office;Finance;
luciorubeens commented on 2018-01-26 18:58
@Trollwut Thank you for reporting, fixed!
Trollwut commented on 2018-01-26 12:44
Aaaand, do your magic! :)
fabis_cafe commented on 2017-12-06 13:16
@luciorubeens based on your work i've done some changes (at the time, when the package was not updates anymore). Would be cool if you could integrate them. :)
https://github.com/Tids/arkclient_pkg
DescartesHorse commented on 2017-12-02 11:02
@luciorubeens - no worries, just figured I'd help out if it actually was abandoned. Didn't realise you were also on the Github team for the project, else I would have reached out there first (as per https://github.com/ArkEcosystem/ark-desktop/issues/433 ). Thanks!
luciorubeens commented on 2017-12-01 13:49
@DescartesHorse @Trollwut Sorry for my late return guys, I updated to the latest version
DescartesHorse commented on 2017-12-01 11:02
@Trollwut - I've submitted an orphan request to take this over. However, in the mean time, you can update this yourself by changing two lines:
1. Change "1.2.2" to latest version ("1.4.3" at the moment).
2. Change the first checksum to the checksum of the latest version (at this moment, 945c04d6124eb2eb11ba547f0ac9318d112ece12 )
3. Run a "makepkg" then install with "pacman -U ark-desktop*.tar.xz"