summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetaanon2021-12-06 19:22:31 +0000
committermetaanon2021-12-06 19:22:31 +0000
commit9956b9e7bcad8a7bb9652fa73ec3757c38aeb4a3 (patch)
tree9068e9190db4931c501fa9052e46cc844ecb9338
parentc7b13080a68c2ab74395dfd5cb882f6798a97b97 (diff)
downloadaur-9956b9e7bcad8a7bb9652fa73ec3757c38aeb4a3.tar.gz
Version 1.28.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99cacea0dc24..705b88daba2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = binance
pkgdesc = The Binance desktop application
- pkgver = 1.27.0
+ pkgver = 1.28.0
pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
license = unknown
checkdepends = curl
checkdepends = coreutils
- source = binance-1.27.0.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = 9253b3098236bd291257b3bd5a52a7cb6c2df9eb65d4af331631a550d20e65d2
+ source = binance-1.28.0.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
+ sha256sums = a89b83f8ee0cf54f0fe8984550573ddb29655f5be0659bd39537746e9877568e
pkgname = binance
diff --git a/PKGBUILD b/PKGBUILD
index dbc688795e41..645ac7ae1e45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: tyjak
pkgname=binance
-pkgver=1.27.0
+pkgver=1.28.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=('9253b3098236bd291257b3bd5a52a7cb6c2df9eb65d4af331631a550d20e65d2')
+sha256sums=('a89b83f8ee0cf54f0fe8984550573ddb29655f5be0659bd39537746e9877568e')
check() {
cd "$srcdir"