summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Aranguren2019-08-15 11:26:00 +1000
committerLuis Aranguren2019-08-15 11:26:00 +1000
commitcd3e1ff46c80b74151a0bcde6c835dcf34791a77 (patch)
tree27c6f780be1762347bd794d410f8009d65d0596c
parentd4e4f73132ad536cef867cdd7ca41698f0fe53d8 (diff)
downloadaur-cd3e1ff46c80b74151a0bcde6c835dcf34791a77.tar.gz
pkgver 4.11.0
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 332e975b6350..3fc62c46fe47 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bitbox-wallet-app-appimage
pkgdesc = BitBox cryptocurrency hardware wallet desktop app with Bitcoin, Segwit, Bech32 and native Litecoin support in an AppImage
- pkgver = 4.10.0
- pkgrel = 2
+ pkgver = 4.11.0
+ pkgrel = 1
url = https://shiftcrypto.ch/
arch = x86_64
license = Apache
@@ -9,14 +9,14 @@ pkgbase = bitbox-wallet-app-appimage
depends = hicolor-icon-theme
depends = zlib
depends = bitbox-udev
- noextract = bitbox-4.10.0.AppImage
+ noextract = bitbox-4.11.0.AppImage
options = !strip
- source = https://github.com/digitalbitbox/bitbox-wallet-app/releases/download/v4.10.0/BitBox-4.10.0-x86_64.AppImage
- source = https://github.com/digitalbitbox/bitbox-wallet-app/releases/download/v4.10.0/BitBox-4.10.0-x86_64.AppImage.asc
+ source = https://github.com/digitalbitbox/bitbox-wallet-app/releases/download/v4.11.0/BitBox-4.11.0-x86_64.AppImage
+ source = https://github.com/digitalbitbox/bitbox-wallet-app/releases/download/v4.11.0/BitBox-4.11.0-x86_64.AppImage.asc
source = bitbox.svg
source = https://raw.githubusercontent.com/digitalbitbox/bitbox-wallet-app/master/LICENSE
validpgpkeys = 2260E48288882C76AFAA319D67A2B160F74DB275
- sha256sums = 1b0fdda21794d41f9b537b1c777823f9478e078199229c6696ca786eb02f3201
+ sha256sums = e87cbd2d595f9b04b5843afc74a721dc9e990346a184bb8eed754e73e266b67d
sha256sums = SKIP
sha256sums = d6ca9430782d88b6bc80450ad8a2781c208aa5bda9f90e22a4659c9dc7975f25
sha256sums = 7b89151aa6b525d1b370d8224fe9191f1ad6a3b9e0beb02c745585b5e1dd02d5
diff --git a/PKGBUILD b/PKGBUILD
index ab5a38f0dd20..4a6da772e78c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
_pkgname=bitbox
_upkgname=BitBox
pkgname=bitbox-wallet-app-appimage
-pkgver=4.10.0
-pkgrel=2
+pkgver=4.11.0
+pkgrel=1
pkgdesc="BitBox cryptocurrency hardware wallet desktop app with Bitcoin, Segwit, Bech32 and native Litecoin support in an AppImage"
arch=('x86_64')
url="https://shiftcrypto.ch/"
@@ -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=('1b0fdda21794d41f9b537b1c777823f9478e078199229c6696ca786eb02f3201'
+sha256sums=('e87cbd2d595f9b04b5843afc74a721dc9e990346a184bb8eed754e73e266b67d'
'SKIP'
'd6ca9430782d88b6bc80450ad8a2781c208aa5bda9f90e22a4659c9dc7975f25'
'7b89151aa6b525d1b370d8224fe9191f1ad6a3b9e0beb02c745585b5e1dd02d5')