summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetaanon2021-05-25 12:36:21 +0100
committermetaanon2021-05-25 12:36:21 +0100
commit727b4aad5c1bcdb31c47b0c3f4a9b3beb9bc7e48 (patch)
treebcf424fed9e1d3bf6627a9b13e9c88c7cd757212
parent053ba8eecf1a180bef6ab417da9cf0ac826673eb (diff)
downloadaur-727b4aad5c1bcdb31c47b0c3f4a9b3beb9bc7e48.tar.gz
Version 1.17.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13b16627dc91..6820fcff453a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = binance
pkgdesc = The Binance desktop application
- pkgver = 1.16.2
- pkgrel = 2
+ pkgver = 1.17.0
+ pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
license = unknown
checkdepends = curl
checkdepends = coreutils
- source = binance-1.16.2.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = f253300c531bc770c8d44a17a63526aee405a619bb8b8a05ad92c3b1b8b8e722
+ source = binance-1.17.0.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
+ sha256sums = fc95ad0f5691cab1992ef4e918c093673fe82c7418abd7eb789ec10b5340ca2e
pkgname = binance
diff --git a/PKGBUILD b/PKGBUILD
index 95b8b3ae032e..298a79a26272 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: tyjak
pkgname=binance
-pkgver=1.16.2
-pkgrel=2
+pkgver=1.17.0
+pkgrel=1
pkgdesc="The Binance desktop application"
arch=('x86_64')
url="https://www.binance.com/en/download"
@@ -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=('f253300c531bc770c8d44a17a63526aee405a619bb8b8a05ad92c3b1b8b8e722')
+sha256sums=('fc95ad0f5691cab1992ef4e918c093673fe82c7418abd7eb789ec10b5340ca2e')
check() {
cd "$srcdir"