summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetaanon2021-04-26 13:40:46 +0100
committermetaanon2021-04-26 13:40:46 +0100
commit52552582a786ed589949b0b002ffc2e54f566d04 (patch)
treea6b49ce5e1936d4fa3911866a987d27aaee7578f
parente95b16ebbcf490712df05d741d412668e91617f7 (diff)
downloadaur-52552582a786ed589949b0b002ffc2e54f566d04.tar.gz
Version 1.15.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d33eb5cd012..aa49fab11564 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = binance
pkgdesc = The Binance desktop application
- pkgver = 1.15.3
+ pkgver = 1.15.4
pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
license = unknown
depends = electron
- source = binance-1.15.3.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = 9d0eb9a4f538c91cc9a2a3cac546c20a303a8701cb3c18b8a49483551de22880
+ source = binance-1.15.4.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
+ sha256sums = 96add572427cc441e63637311f5c4151250140df813f75d904a8d69c93b7d1ba
pkgname = binance
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"