summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKiril Vladimiroff2021-07-19 12:10:05 +0300
committerKiril Vladimiroff2021-07-19 12:10:05 +0300
commit2910d115084198730b1873bf43dfb887ec832460 (patch)
tree429e7fc3f8117ce43066c4357826395e4eb5be0b
parent4d7bcf9c0654f0d61bdb2f1c42fa686e5f85d06f (diff)
downloadaur-2910d115084198730b1873bf43dfb887ec832460.tar.gz
Update to 5.3.3
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a235a17be79..10fec6ec54c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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
-
diff --git a/PKGBUILD b/PKGBUILD
index d77f76660fe6..99e9c3846c16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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() {