summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKiril Vladimirov2023-04-07 22:13:52 +0300
committerKiril Vladimirov2023-04-07 22:16:42 +0300
commitbb50a9f7cab0579dc53c033fa946c85630d6e882 (patch)
treec9f0f520cdff944a1b49dcc1c3c95d2ddc07cbe4
parent277102e04520d5443e9ede90938e15799606479f (diff)
downloadaur-onlykey.tar.gz
Update to 5.5.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb26892bc145..6b3e18ca58b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = onlykey
pkgdesc = OnlyKey Chrome Desktop App
- pkgver = 5.3.6
+ pkgver = 5.5.0
pkgrel = 1
url = https://onlykey.io/
arch = x86_64
license = custom
- source = https://github.com/trustcrypto/OnlyKey-App/releases/download/v5.3.6/OnlyKey_5.3.6_amd64.deb
+ source = https://github.com/trustcrypto/OnlyKey-App/releases/download/v5.5.0/OnlyKey_5.5.0_amd64.deb
source = 49-onlykey.rules
- sha256sums = d5e223581b459c869a2f2d4c84cd77f52b851dced5c87dea5f8d93ec1cecc7c4
+ sha256sums = f00f056a3432d624a805596a6c6b0f2ce5d8efa8c95da1baac39599946301065
sha256sums = 6bb0a54748ec6ce1a1186b41f45a6bfc1363998c1a88722a8f1518c3278aabef
pkgname = onlykey
diff --git a/PKGBUILD b/PKGBUILD
index 637aafe4557f..b6e280fda347 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kiril Vladimiroff <kiril@vladimiroff.org>
pkgname=onlykey
-pkgver=5.3.6
+pkgver=5.5.0
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=('d5e223581b459c869a2f2d4c84cd77f52b851dced5c87dea5f8d93ec1cecc7c4'
+sha256sums=('f00f056a3432d624a805596a6c6b0f2ce5d8efa8c95da1baac39599946301065'
'6bb0a54748ec6ce1a1186b41f45a6bfc1363998c1a88722a8f1518c3278aabef')
package() {