Update to 5.3.3

This commit is contained in:
Kiril Vladimiroff 2021-07-19 12:10:05 +03:00
parent 4d7bcf9c06
commit 2910d11508
2 changed files with 5 additions and 6 deletions

View File

@ -1,14 +1,13 @@
pkgbase = onlykey
pkgdesc = OnlyKey Chrome Desktop App
pkgver = 5.3.1
pkgver = 5.3.3
pkgrel = 1
url = https://onlykey.io/
arch = x86_64
license = custom
source = https://github.com/trustcrypto/OnlyKey-App/releases/download/v5.3.1/OnlyKey_5.3.1_amd64.deb
source = https://github.com/trustcrypto/OnlyKey-App/releases/download/v5.3.3/OnlyKey_5.3.3_amd64.deb
source = 49-onlykey.rules
sha256sums = ba8e0b4a5228ff1a6c2b19b9f93cb3125bc8273ea0a947bbc82770343b167bda
sha256sums = 10611139e7cb601e49453dd9297aa8be767956c8ff37ebebeae1ac9076008e63
sha256sums = 6bb0a54748ec6ce1a1186b41f45a6bfc1363998c1a88722a8f1518c3278aabef
pkgname = onlykey

View File

@ -1,7 +1,7 @@
# Maintainer: Kiril Vladimiroff <kiril@vladimiroff.org>
pkgname=onlykey
pkgver=5.3.1
pkgver=5.3.3
pkgrel=1
pkgdesc="OnlyKey Chrome Desktop App"
arch=('x86_64')
@ -9,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=('ba8e0b4a5228ff1a6c2b19b9f93cb3125bc8273ea0a947bbc82770343b167bda'
sha256sums=('10611139e7cb601e49453dd9297aa8be767956c8ff37ebebeae1ac9076008e63'
'6bb0a54748ec6ce1a1186b41f45a6bfc1363998c1a88722a8f1518c3278aabef')
package() {