summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6031ea4fa4ca..6cf68eb67d9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: tyjak
pkgname=binance
-pkgver=1.15.3
+pkgver=1.15.4
pkgrel=1
pkgdesc="The Binance desktop application"
arch=('x86_64')
@@ -12,7 +12,7 @@ license=('unknown')
depends=('electron')
source=('https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb')
source=("${pkgname}-${pkgver}.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb")
-sha256sums=('9d0eb9a4f538c91cc9a2a3cac546c20a303a8701cb3c18b8a49483551de22880')
+sha256sums=('96add572427cc441e63637311f5c4151250140df813f75d904a8d69c93b7d1ba')
package() {
bsdtar -xv -C "${pkgdir}" -f "${srcdir}/data.tar.xz"