summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b1fdd25dcf9..f77210da46df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Lucas Betschart <lucasbetschart@gmail.com>
pkgname=digital-bitbox-app
-pkgver=0.2.1
+pkgver=3.0.0
pkgrel=1
pkgdesc="A Qt based application for the Digital Bitbox hardware wallet."
arch=('x86_64')
@@ -10,10 +10,9 @@ depends=('hidapi' 'curl' 'libevent' 'avahi' 'qrencode' 'qt5-base' 'qt5-tools' 'q
#install=
source=(https://github.com/digitalbitbox/dbb-app/archive/v$pkgver.tar.gz)
-sha256sums=('878fffc3c2fcd3ff3776a9be285606a58fee3eb07f4f4191396736b5ef440f7e')
+sha256sums=('50f88caac92b1254e446de722d1cac3935ae775190ada44a55560581c14a3016')
noextract=()
-md5sums=()
validpgpkeys=()
build() {