Compare commits

..

2 Commits

2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ pkgbase = onlykey-gui
pkgrel = 3 pkgrel = 3
url = https://onlykey.io/ url = https://onlykey.io/
arch = x86_64 arch = x86_64
license = custom license = Apache
depends = dex depends = dex
source = https://github.com/trustcrypto/OnlyKey-App/releases/download/v5.3.3/OnlyKey_5.3.3_amd64.deb source = https://github.com/trustcrypto/OnlyKey-App/releases/download/v5.3.3/OnlyKey_5.3.3_amd64.deb
sha256sums = 10611139e7cb601e49453dd9297aa8be767956c8ff37ebebeae1ac9076008e63 sha256sums = 10611139e7cb601e49453dd9297aa8be767956c8ff37ebebeae1ac9076008e63

View File

@ -7,7 +7,7 @@ pkgrel=3
pkgdesc="OnlyKey Chrome Desktop App" pkgdesc="OnlyKey Chrome Desktop App"
arch=('x86_64') arch=('x86_64')
url="https://onlykey.io/" url="https://onlykey.io/"
license=('custom') license=('Apache')
depends=('dex') depends=('dex')
source=("https://github.com/trustcrypto/OnlyKey-App/releases/download/v${pkgver}/OnlyKey_${pkgver}_amd64.deb") source=("https://github.com/trustcrypto/OnlyKey-App/releases/download/v${pkgver}/OnlyKey_${pkgver}_amd64.deb")
sha256sums=('10611139e7cb601e49453dd9297aa8be767956c8ff37ebebeae1ac9076008e63') sha256sums=('10611139e7cb601e49453dd9297aa8be767956c8ff37ebebeae1ac9076008e63')