summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetaanon2025-02-15 10:18:59 +0000
committermetaanon2025-02-15 10:18:59 +0000
commit38cd47972681a3bc7cdeb294a69fb6f14287bd9f (patch)
tree2b885d6ed179626561a80a980951f36676109a72
parent5e7c3dc3413258bca0412984bd0c9a97fc1ed115 (diff)
downloadaur-38cd47972681a3bc7cdeb294a69fb6f14287bd9f.tar.gz
Version 1.54.12
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 716e29b08603..6817a1151c05 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = binance
pkgdesc = The Binance desktop application
- pkgver = 1.54.8
+ pkgver = 1.54.12
pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
license = unknown
checkdepends = curl
checkdepends = coreutils
- source = binance-1.54.8.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = f1b1453a63c334e0efccde4820998e6ce2c53f096f3d63e4dc76e0009dc6d69f
+ source = binance-1.54.12.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
+ sha256sums = 35cb90ad74e5150716c99d02befc535e2415bb1da538b712f762eb33ab7e541c
pkgname = binance
diff --git a/PKGBUILD b/PKGBUILD
index b4127a4c5b4b..427c592c945d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: tyjak
pkgname=binance
-pkgver=1.54.8
+pkgver=1.54.12
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=('f1b1453a63c334e0efccde4820998e6ce2c53f096f3d63e4dc76e0009dc6d69f')
+sha256sums=('35cb90ad74e5150716c99d02befc535e2415bb1da538b712f762eb33ab7e541c')
check() {
cd "$srcdir"