diff options
author | Luis Aranguren | 2020-02-18 11:34:00 +1100 |
---|---|---|
committer | Luis Aranguren | 2020-02-18 11:34:00 +1100 |
commit | 04bee6e2b096a92271b4d2b86ca3447ec0a2f6a7 (patch) | |
tree | f217f0405da97ab30847d63da949eb3bc8bcdced /PKGBUILD | |
parent | 0cb2d96d154fe931fee158ae4bd5d69a13c8d4e7 (diff) | |
download | aur-04bee6e2b096a92271b4d2b86ca3447ec0a2f6a7.tar.gz |
pkgver 4.17.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,7 +5,7 @@ _pkgname=bitbox _upkgname=BitBox pkgname=bitbox-wallet-app-appimage -pkgver=4.16.1 +pkgver=4.17.0 pkgrel=2 pkgdesc="BitBox cryptocurrency hardware wallet desktop app with Bitcoin, Segwit, Bech32 and native Litecoin support in an AppImage" arch=('x86_64') @@ -20,7 +20,7 @@ validpgpkeys=('2260E48288882C76AFAA319D67A2B160F74DB275') source=("https://github.com/digitalbitbox/bitbox-wallet-app/releases/download/v$pkgver/$_upkgname-$pkgver-$arch.AppImage"{,.asc} "bitbox.svg" "https://raw.githubusercontent.com/digitalbitbox/bitbox-wallet-app/master/LICENSE") -sha256sums=('0e262d2ba3a3815fcc52249419c477f8319b430cf15b021e51a7b2b4d8f2c093' +sha256sums=('ab660737a5664732b7be8e5f82cf6ba3103e754690a34bc5b259c1e37849097a' 'SKIP' 'd6ca9430782d88b6bc80450ad8a2781c208aa5bda9f90e22a4659c9dc7975f25' 'SKIP') |