summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetaanon2021-09-07 08:21:10 +0100
committermetaanon2021-09-07 08:21:10 +0100
commit8866bb50162a38d302c7ad8caeb64f2fc0aaf373 (patch)
treeea8e8073d3878ce64ac2cfe68679f1290961d294
parent305228c3727747d4a2fad90a6796825169a3ecfc (diff)
downloadaur-8866bb50162a38d302c7ad8caeb64f2fc0aaf373.tar.gz
Version 1.23.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 711e38444fec..03aa093a7950 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = binance
pkgdesc = The Binance desktop application
- pkgver = 1.22.0
+ pkgver = 1.23.0
pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
license = unknown
checkdepends = curl
checkdepends = coreutils
- source = binance-1.22.0.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = 117b42353f4aacdce80e02c32236f7fa40fcd1140e41b04449654fcc19e4f6d4
+ source = binance-1.23.0.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
+ sha256sums = 761dad3fc8a0e9bed51a8a31a90abc7c15e21be81aa561996459d06c5a2f6db8
pkgname = binance
diff --git a/PKGBUILD b/PKGBUILD
index efb10bec0480..4cffdd015534 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: tyjak
pkgname=binance
-pkgver=1.22.0
+pkgver=1.23.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=('117b42353f4aacdce80e02c32236f7fa40fcd1140e41b04449654fcc19e4f6d4')
+sha256sums=('761dad3fc8a0e9bed51a8a31a90abc7c15e21be81aa561996459d06c5a2f6db8')
check() {
cd "$srcdir"