summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetaanon2023-01-18 09:14:38 +0000
committermetaanon2023-01-18 09:14:38 +0000
commit0a934f39d738cffd6e43e8b427843bfa742c0a67 (patch)
treeb843c2c2bb41746abaa68c9e7bdd9f7476e515a6
parent429f64370fc05518e58e20afead69448fabc5297 (diff)
downloadaur-0a934f39d738cffd6e43e8b427843bfa742c0a67.tar.gz
Version 1.43.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8ad998ae211..eab0fa8693a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = binance
pkgdesc = The Binance desktop application
- pkgver = 1.42.0
+ pkgver = 1.43.1
pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
license = unknown
checkdepends = curl
checkdepends = coreutils
- source = binance-1.42.0.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = 883c0a8faa9cdda9fc302747e3cb90d1e9e7833b1d280b1ba6fab6dd64dc5092
+ source = binance-1.43.1.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
+ sha256sums = a9e253755c5e9a8d684acd1189837831617eaa28b6e073feb32c9925f638a067
pkgname = binance
diff --git a/PKGBUILD b/PKGBUILD
index 904911e6a7d1..4063ebb90eab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: tyjak
pkgname=binance
-pkgver=1.42.0
+pkgver=1.43.1
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=('883c0a8faa9cdda9fc302747e3cb90d1e9e7833b1d280b1ba6fab6dd64dc5092')
+sha256sums=('a9e253755c5e9a8d684acd1189837831617eaa28b6e073feb32c9925f638a067')
check() {
cd "$srcdir"