summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetaanon2023-08-06 10:28:13 +0100
committermetaanon2023-08-06 10:28:13 +0100
commitffb6a55ba9532ba312e20b0c9d318f9dfa7c9935 (patch)
treeff33399bd67bf372ac50fbe587c373bb590ac654
parent5db8c71d1e9acbe1c277b4c4f068c618fdb7da67 (diff)
downloadaur-ffb6a55ba9532ba312e20b0c9d318f9dfa7c9935.tar.gz
Version 1.46.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd9d011c9fda..5427a81ef3ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = binance
pkgdesc = The Binance desktop application
- pkgver = 1.46.0
+ pkgver = 1.46.2
pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
license = unknown
checkdepends = curl
checkdepends = coreutils
- source = binance-1.46.0.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = 5d0170240c3f2bd98da923ea828d84670ca792ebd381c4bde4867f43b4f8ec72
+ source = binance-1.46.2.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
+ sha256sums = 85c97ff21d5615078330bab2cfc9c00ee92d113f7f65b355527c50aa81d13b48
pkgname = binance
diff --git a/PKGBUILD b/PKGBUILD
index 049f9d72d10c..6aad32f86e70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: tyjak
pkgname=binance
-pkgver=1.46.0
+pkgver=1.46.2
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=('5d0170240c3f2bd98da923ea828d84670ca792ebd381c4bde4867f43b4f8ec72')
+sha256sums=('85c97ff21d5615078330bab2cfc9c00ee92d113f7f65b355527c50aa81d13b48')
check() {
cd "$srcdir"