Update to 5.2.0

This commit is contained in:
Kiril Vladimiroff 2019-10-17 22:52:36 +03:00
parent c3a60d5f58
commit 38fb997dda
No known key found for this signature in database
GPG Key ID: E8AC87A89B24A670
2 changed files with 7 additions and 5 deletions

View File

@ -1,13 +1,13 @@
pkgbase = onlykey
pkgdesc = OnlyKey Chrome Desktop App
pkgver = 5.1.0
pkgver = 5.2.0
pkgrel = 2
url = https://onlykey.io/
arch = x86_64
license = custom
source = https://github.com/trustcrypto/OnlyKey-App/releases/download/v5.1.0/OnlyKey_5.1.0_amd64.deb
source = https://github.com/trustcrypto/OnlyKey-App/releases/download/v5.2.0/OnlyKey_5.2.0_amd64.deb
source = 49-onlykey.rules
sha256sums = 4638ce8b21c66b6f414d937d08ba01917db3d20b050630e6b456c338ba1c9e06
sha256sums = 3dc675c5a33c55abb153f98003a41843d4a1b5959f30ff479b76a953799665c8
sha256sums = 6bb0a54748ec6ce1a1186b41f45a6bfc1363998c1a88722a8f1518c3278aabef
pkgname = onlykey

View File

@ -1,5 +1,7 @@
# Maintainer: Kiril Vladimiroff <kiril@vladimiroff.org>
pkgname=onlykey
pkgver=5.1.0
pkgver=5.2.0
pkgrel=2
pkgdesc="OnlyKey Chrome Desktop App"
arch=('x86_64')
@ -7,7 +9,7 @@ url="https://onlykey.io/"
license=('custom')
source=("https://github.com/trustcrypto/OnlyKey-App/releases/download/v${pkgver}/OnlyKey_${pkgver}_amd64.deb"
"49-onlykey.rules")
sha256sums=('4638ce8b21c66b6f414d937d08ba01917db3d20b050630e6b456c338ba1c9e06'
sha256sums=('3dc675c5a33c55abb153f98003a41843d4a1b5959f30ff479b76a953799665c8'
'6bb0a54748ec6ce1a1186b41f45a6bfc1363998c1a88722a8f1518c3278aabef')
package() {