summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetaanon2021-07-13 22:24:45 +0100
committermetaanon2021-07-13 22:24:45 +0100
commitbd55c11f68f9114da7a0702b8b9e1283da2f9a51 (patch)
tree2d2bbe8a87152588d7b984489e2323c78fd163dd
parent727ec4354ac22aab59b4709593e7ec1d35e8d7e2 (diff)
downloadaur-bd55c11f68f9114da7a0702b8b9e1283da2f9a51.tar.gz
Version 1.20.0
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4772b4046b82..89de11e87428 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = binance
pkgdesc = The Binance desktop application
- pkgver = 1.19.1
+ pkgver = 1.20.0
pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
license = unknown
checkdepends = curl
checkdepends = coreutils
- source = binance-1.19.1.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = ac2a3116cd5de64d473a52ce5be1d9f08a2272b8c99de12293f1a4ca1dd8b2b1
+ source = binance-1.20.0.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
+ sha256sums = 011c7c5c00eb2419a4895baff8ca420784a5bb7d53f4cd76292ee46f0f8707fe
pkgname = binance
-
diff --git a/PKGBUILD b/PKGBUILD
index 171cb8efe528..bbda86cffa07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: tyjak
pkgname=binance
-pkgver=1.19.1
+pkgver=1.20.0
pkgrel=1
pkgdesc="The Binance desktop application"
arch=('x86_64')
@@ -12,7 +12,7 @@ license=('unknown')
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=('ac2a3116cd5de64d473a52ce5be1d9f08a2272b8c99de12293f1a4ca1dd8b2b1')
+sha256sums=('011c7c5c00eb2419a4895baff8ca420784a5bb7d53f4cd76292ee46f0f8707fe')
check() {
cd "$srcdir"