summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetaanon2021-04-19 21:12:34 +0100
committermetaanon2021-04-19 21:12:34 +0100
commit38281c069780d8f34fe5171a81f0dc0c134e4058 (patch)
tree8db8da767e62f5e39466f5d2d1fe911d558c4e54
parent4fc5a6eb72b6ee559250d67d1f1ceda256f9f9ed (diff)
downloadaur-38281c069780d8f34fe5171a81f0dc0c134e4058.tar.gz
Version 1.15.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5173fc78822..c417b3a61ac7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = binance
pkgdesc = The Binance desktop application
- pkgver = 1.14.1
+ pkgver = 1.15.0
pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
license = unknown
depends = electron
- source = binance-1.14.1.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = 4fb7d70b820b7fab105e8055887bce328796b1cfeebe4fd80210ce8306683a4b
+ source = binance-1.15.0.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
+ sha256sums = 7154ed2490a9c6ff5a8af372388d1bea7ec84257302a1ef7cc83e7d38df971fb
pkgname = binance
diff --git a/PKGBUILD b/PKGBUILD
index fd1b324b0372..55678d4fc5b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: tyjak
pkgname=binance
-pkgver=1.14.1
+pkgver=1.15.0
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=('4fb7d70b820b7fab105e8055887bce328796b1cfeebe4fd80210ce8306683a4b')
+sha256sums=('7154ed2490a9c6ff5a8af372388d1bea7ec84257302a1ef7cc83e7d38df971fb')
package() {
bsdtar -xv -C "${pkgdir}" -f "${srcdir}/data.tar.xz"