Actually include 49-onlykey.rules in sources

This commit is contained in:
Kiril Vladimiroff 2019-08-19 15:32:37 +03:00
parent 280029351c
commit c3a60d5f58
No known key found for this signature in database
GPG Key ID: E8AC87A89B24A670
2 changed files with 6 additions and 2 deletions

View File

@ -6,7 +6,9 @@ pkgbase = onlykey
arch = x86_64
license = custom
source = https://github.com/trustcrypto/OnlyKey-App/releases/download/v5.1.0/OnlyKey_5.1.0_amd64.deb
source = 49-onlykey.rules
sha256sums = 4638ce8b21c66b6f414d937d08ba01917db3d20b050630e6b456c338ba1c9e06
sha256sums = 6bb0a54748ec6ce1a1186b41f45a6bfc1363998c1a88722a8f1518c3278aabef
pkgname = onlykey

View File

@ -5,8 +5,10 @@ pkgdesc="OnlyKey Chrome Desktop App"
arch=('x86_64')
url="https://onlykey.io/"
license=('custom')
source=("https://github.com/trustcrypto/OnlyKey-App/releases/download/v${pkgver}/OnlyKey_${pkgver}_amd64.deb")
sha256sums=('4638ce8b21c66b6f414d937d08ba01917db3d20b050630e6b456c338ba1c9e06')
source=("https://github.com/trustcrypto/OnlyKey-App/releases/download/v${pkgver}/OnlyKey_${pkgver}_amd64.deb"
"49-onlykey.rules")
sha256sums=('4638ce8b21c66b6f414d937d08ba01917db3d20b050630e6b456c338ba1c9e06'
'6bb0a54748ec6ce1a1186b41f45a6bfc1363998c1a88722a8f1518c3278aabef')
package() {
bsdtar -O -xf "OnlyKey_${pkgver}"*.deb data.tar.xz | bsdtar -C "${pkgdir}" -xJf -