summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetaanon2021-07-20 12:59:00 +0100
committermetaanon2021-07-20 12:59:00 +0100
commit9182dd8bb6de4cce55791a5128779ccaba1b053a (patch)
tree82f2bfc4248106ce6ad81f06c4592ef3e4552220
parentbd55c11f68f9114da7a0702b8b9e1283da2f9a51 (diff)
downloadaur-9182dd8bb6de4cce55791a5128779ccaba1b053a.tar.gz
Version 1.20.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89de11e87428..54e1489ac983 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = binance
pkgdesc = The Binance desktop application
- pkgver = 1.20.0
+ pkgver = 1.20.1
pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
license = unknown
checkdepends = curl
checkdepends = coreutils
- source = binance-1.20.0.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = 011c7c5c00eb2419a4895baff8ca420784a5bb7d53f4cd76292ee46f0f8707fe
+ source = binance-1.20.1.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
+ sha256sums = 7fc9390cda83b3b528104745510df05b27e4435193e4e1721540c8daf59d9b28
pkgname = binance
diff --git a/PKGBUILD b/PKGBUILD
index bbda86cffa07..36243db9fd27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: tyjak
pkgname=binance
-pkgver=1.20.0
+pkgver=1.20.1
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=('011c7c5c00eb2419a4895baff8ca420784a5bb7d53f4cd76292ee46f0f8707fe')
+sha256sums=('7fc9390cda83b3b528104745510df05b27e4435193e4e1721540c8daf59d9b28')
check() {
cd "$srcdir"