summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetaanon2021-06-01 12:27:04 +0100
committermetaanon2021-06-01 12:27:04 +0100
commitb197c4f64be3c85fe437147c2a9c8c20dc7d4b8a (patch)
tree4d535692eb67576b45f4e086008e9e4504350e74
parent727b4aad5c1bcdb31c47b0c3f4a9b3beb9bc7e48 (diff)
downloadaur-b197c4f64be3c85fe437147c2a9c8c20dc7d4b8a.tar.gz
Version 1.17.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6820fcff453a..64d87a30c0fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = binance
pkgdesc = The Binance desktop application
- pkgver = 1.17.0
+ pkgver = 1.17.1
pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
license = unknown
checkdepends = curl
checkdepends = coreutils
- source = binance-1.17.0.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = fc95ad0f5691cab1992ef4e918c093673fe82c7418abd7eb789ec10b5340ca2e
+ source = binance-1.17.1.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
+ sha256sums = 25d6b86ed8e86e13506b82e1b784e59cb8874336f1528067a9e4b8f2d34eaca0
pkgname = binance
diff --git a/PKGBUILD b/PKGBUILD
index 298a79a26272..eb20e2ced6da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: tyjak
pkgname=binance
-pkgver=1.17.0
+pkgver=1.17.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=('fc95ad0f5691cab1992ef4e918c093673fe82c7418abd7eb789ec10b5340ca2e')
+sha256sums=('25d6b86ed8e86e13506b82e1b784e59cb8874336f1528067a9e4b8f2d34eaca0')
check() {
cd "$srcdir"