summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0f5dedc9825..ab936b2b93ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = binance
pkgdesc = The Binance desktop application
- pkgver = 1.16.1
+ pkgver = 1.16.2
pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = binance
checkdepends = curl
checkdepends = coreutils
depends = electron
- source = binance-1.16.1.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = 9059714bce15fcb9dc3947965be29a60ad3d9e2909b8c8fe7709579bee976b6e
+ source = binance-1.16.2.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
+ sha256sums = f253300c531bc770c8d44a17a63526aee405a619bb8b8a05ad92c3b1b8b8e722
pkgname = binance
diff --git a/PKGBUILD b/PKGBUILD
index 68fe4e84e194..ccc71cbd10c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: tyjak
pkgname=binance
-pkgver=1.16.1
+pkgver=1.16.2
pkgrel=1
pkgdesc="The Binance desktop application"
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('electron')
checkdepends=('curl' 'coreutils')
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=('9059714bce15fcb9dc3947965be29a60ad3d9e2909b8c8fe7709579bee976b6e')
+sha256sums=('f253300c531bc770c8d44a17a63526aee405a619bb8b8a05ad92c3b1b8b8e722')
check() {
cd "$srcdir"