summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetaanon2024-06-01 17:41:04 +0100
committermetaanon2024-06-01 17:41:04 +0100
commit957714166bc2ff437101fcadc758fe75b79f8657 (patch)
treecdcd5dc534a66611876d55dafc356b6d0e62438a
parent8822b29256ac4c569a54273ebf017a0acc43132d (diff)
downloadaur-957714166bc2ff437101fcadc758fe75b79f8657.tar.gz
Version 1.52.4
-rwxr-xr-x[-rw-r--r--].SRCINFO6
-rwxr-xr-x[-rw-r--r--]PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a64ba3438748..01404d9cce20 100644..100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = binance
pkgdesc = The Binance desktop application
- pkgver = 1.47.0
+ pkgver = 1.52.4
pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
license = unknown
checkdepends = curl
checkdepends = coreutils
- source = binance-1.47.0.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = 1a13e95e33cf3fcf22f89f18dbb5fad49847367370c6fd90cd12b04247815718
+ source = binance-1.52.4.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
+ sha256sums = d92f2d6cea0220c9360546c4927c77432d40a389557c62a20658c3b1b7e66703
pkgname = binance
diff --git a/PKGBUILD b/PKGBUILD
index 3c619fff7ed9..47296d8691c8 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: tyjak
pkgname=binance
-pkgver=1.47.0
+pkgver=1.52.4
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=('1a13e95e33cf3fcf22f89f18dbb5fad49847367370c6fd90cd12b04247815718')
+sha256sums=('d92f2d6cea0220c9360546c4927c77432d40a389557c62a20658c3b1b7e66703')
check() {
cd "$srcdir"