Search Criteria
Package Details: ledger-live-bin 2.19.0-2
Git Clone URL: | https://aur.archlinux.org/ledger-live-bin.git (read-only, click to copy) |
---|---|
Package Base: | ledger-live-bin |
Description: | Ledger Live - Desktop |
Upstream URL: | https://github.com/LedgerHQ/ledger-live-desktop |
Keywords: | bitcoin cryptocurrency wallet |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | DescartesHorse |
Maintainer: | phnx47 |
Last Packager: | phnx47 |
Votes: | 28 |
Popularity: | 1.36 |
First Submitted: | 2018-07-10 01:52 |
Last Updated: | 2020-12-22 19:19 |
Latest Comments
1 2 3 4 5 6 Next › Last »
phnx47 commented on 2020-12-22 19:19
@dlq84 fixed!
dlq84 commented on 2020-12-22 19:05
You've made a mistake in the PKGBUILD file
"pkgrel=1u"
==> ERROR: pkgrel must be of the form 'integer[.integer]', not 1u.
phnx47 commented on 2020-10-09 07:43
@s83 I read more about pkgver(). It is good only for VCS package. In current package I use AppImage.
phnx47 commented on 2020-09-30 19:18
@s83 Hi! I not used pkgver() before. I tried, but it doesn't work properly in my laptop. Feel free create Merge Request: https://gitlab.com/phnx47-aur/ledger-live-bin and I will test it.
s83 commented on 2020-09-30 13:30
Hi thank you for maintaining these packages. Can you implement please a dynamic versioning from upstream using pkgver() function. That way you can stay synced to the latest version. Best, Samuel
undrivendev commented on 2020-07-13 23:01
Got an error, cannot install:
phnx47 commented on 2020-06-11 14:10
@Eothred Now 2.5.0 is latest release. Sorry, I'm new Maintainer this package, I will update only stable release next time.
phnx47 commented on 2020-06-11 14:05
@TheGoliath Thank you! I added LICENSE file.
TheGoliath commented on 2020-06-11 13:06
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
or similar should be added as proposed by the https://wiki.archlinux.org/index.php/PKGBUILD#license sectionEothred commented on 2020-06-10 06:18
2.5.0 that this package points to now is (currently) a pre-release. From name/description I get the impression that it is pointing to the latest release (at time of writing 2.4.1)