summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetaanon2022-05-11 10:17:53 +0100
committermetaanon2022-05-11 10:17:53 +0100
commit51138a990e48dacc0cdc5776bfc5d832c5e69f03 (patch)
tree8c75cc18734ccb439abcb5f11d164a7cdee966ef
parent6d2e0a2830a38abcfb0476cb989dd1186299407a (diff)
downloadaur-51138a990e48dacc0cdc5776bfc5d832c5e69f03.tar.gz
Version 1.35.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 171a24064ec4..7ae6791c58c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = binance
pkgdesc = The Binance desktop application
- pkgver = 1.34.1
+ pkgver = 1.35.0
pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
license = unknown
checkdepends = curl
checkdepends = coreutils
- source = binance-1.34.1.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = f0487d3e38cce0b6275046e01d628803129ee0c6fdd456d678c42b905983cc6b
+ source = binance-1.35.0.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
+ sha256sums = e9cee7add562ba79ef3eaa9bb79fcb429da24b812064e090f4f2dc1be6d8d584
pkgname = binance
diff --git a/PKGBUILD b/PKGBUILD
index c2889232f45c..0ddf8e9f05d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: tyjak
pkgname=binance
-pkgver=1.34.1
+pkgver=1.35.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=('f0487d3e38cce0b6275046e01d628803129ee0c6fdd456d678c42b905983cc6b')
+sha256sums=('e9cee7add562ba79ef3eaa9bb79fcb429da24b812064e090f4f2dc1be6d8d584')
check() {
cd "$srcdir"