summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetaanon2021-06-28 19:35:04 +0100
committermetaanon2021-06-28 19:35:04 +0100
commit82a9dc662e4304dc777c1a22b4a1da02e0bb3e20 (patch)
tree4d3df2cb07c3c3db59108c01e5dbe0c8c9a199f1
parente750e3aefdb71fda69e80f9d27f16c5a70ff06ff (diff)
downloadaur-82a9dc662e4304dc777c1a22b4a1da02e0bb3e20.tar.gz
Version 1.19.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6017ba3d0d6..c9e7f6f59c86 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = binance
pkgdesc = The Binance desktop application
- pkgver = 1.18.1
+ pkgver = 1.19.0
pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
license = unknown
checkdepends = curl
checkdepends = coreutils
- source = binance-1.18.1.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = 116ec0651e70d0dba754e651f11f08f8a086613c7b0464493970ccc0199ae098
+ source = binance-1.19.0.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
+ sha256sums = 6131bb2cc85ea14c9eda13c705cdb5ef9ecd318f40e007d139aa325b1fda7c70
pkgname = binance
diff --git a/PKGBUILD b/PKGBUILD
index 933a2c0fc22d..9314a3c8b689 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: tyjak
pkgname=binance
-pkgver=1.18.1
+pkgver=1.19.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=('116ec0651e70d0dba754e651f11f08f8a086613c7b0464493970ccc0199ae098')
+sha256sums=('6131bb2cc85ea14c9eda13c705cdb5ef9ecd318f40e007d139aa325b1fda7c70')
check() {
cd "$srcdir"