Browse Source
Merge pull request #1301 from meriadec/bump-arch-build
Bump Arch PKGBUILD to v1.0.5
master
Gaëtan Renaudeau
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
build/linux/arch/PKGBUILD
|
|
@ -2,7 +2,7 @@ |
|
|
|
# shellcheck disable=SC2154,SC2034,SC2164 |
|
|
|
|
|
|
|
pkgname=ledger-live |
|
|
|
pkgver=1.0.3 |
|
|
|
pkgver=1.0.5 |
|
|
|
pkgrel=1 |
|
|
|
pkgdesc="Open source companion app for your Ledger devices" |
|
|
|
arch=('x86_64') |
|
|
@ -15,7 +15,7 @@ changelog= |
|
|
|
|
|
|
|
source=("https://github.com/LedgerHQ/ledger-live-desktop/archive/v${pkgver}.tar.gz" |
|
|
|
"ledger-live.desktop") |
|
|
|
md5sums=('51ff80d0db79e82c52c1732b52ff1174' |
|
|
|
md5sums=('271b4f21c2ab2181b5204846d7af6fa9' |
|
|
|
'52705147909a0a988907a23a71199092') |
|
|
|
# TODO sign with ledger pgp |
|
|
|
validpgpkeys=() |
|
|
|