summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetaanon2021-07-03 14:39:42 +0100
committermetaanon2021-07-03 14:39:42 +0100
commit727ec4354ac22aab59b4709593e7ec1d35e8d7e2 (patch)
treef434f392230189eb15c7dd370e3999a175b7e454
parent82a9dc662e4304dc777c1a22b4a1da02e0bb3e20 (diff)
downloadaur-727ec4354ac22aab59b4709593e7ec1d35e8d7e2.tar.gz
Version 1.19.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9e7f6f59c86..4772b4046b82 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = binance
pkgdesc = The Binance desktop application
- pkgver = 1.19.0
+ pkgver = 1.19.1
pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
license = unknown
checkdepends = curl
checkdepends = coreutils
- source = binance-1.19.0.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = 6131bb2cc85ea14c9eda13c705cdb5ef9ecd318f40e007d139aa325b1fda7c70
+ source = binance-1.19.1.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
+ sha256sums = ac2a3116cd5de64d473a52ce5be1d9f08a2272b8c99de12293f1a4ca1dd8b2b1
pkgname = binance
diff --git a/PKGBUILD b/PKGBUILD
index 9314a3c8b689..171cb8efe528 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: tyjak
pkgname=binance
-pkgver=1.19.0
+pkgver=1.19.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=('6131bb2cc85ea14c9eda13c705cdb5ef9ecd318f40e007d139aa325b1fda7c70')
+sha256sums=('ac2a3116cd5de64d473a52ce5be1d9f08a2272b8c99de12293f1a4ca1dd8b2b1')
check() {
cd "$srcdir"