summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 331c8d2f87e0..0d94eff7bc74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Sebastian Jug <seb@stianj.ug>
pkgname=trezor-bridge-bin
-pkgver=2.0.19
+pkgver=2.0.25
pkgrel=2
pkgdesc="Communication daemon for TREZOR"
arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@ options=()
install=$pkgname.install
source_i686=("https://wallet.trezor.io/data/bridge/${pkgver}/trezor-bridge_${pkgver}_i386.deb")
source_x86_64=("https://wallet.trezor.io/data/bridge/${pkgver}/trezor-bridge_${pkgver}_amd64.deb")
-sha256sums_i686=('f5b3a810602c9434f5b61be091c294d532fd08e6c4289ad76b8b0dbd05a69762')
-sha256sums_x86_64=('ef01a113067b5c21f7327555a30f175009ae8778dec4bfb4e3d554fa694b07a0')
+sha256sums_i686=('e23356482a871339284b3e4675ff14e7e250c8f3c76e704f44e85cc4c40061ad')
+sha256sums_x86_64=('e3c8d16cae1570680267319096a5aa8a843f7bf15fc6eb6d109b97e755e3f99c')
package() {
msg2 "Extracting the data..."