summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetaanon2021-09-24 09:16:16 +0100
committermetaanon2021-09-24 09:16:16 +0100
commit13ee74a085861f8b8bedc58436d38d1dfa8268aa (patch)
treea278b4d8e98cd6693dd5448618785cd8787645f9
parent7978e8ec42452ff79683b3f3a9d0ab207d41bce7 (diff)
downloadaur-13ee74a085861f8b8bedc58436d38d1dfa8268aa.tar.gz
Version 1.24.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72b904ce4dca..3518b23fb484 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = binance
pkgdesc = The Binance desktop application
- pkgver = 1.23.1
+ pkgver = 1.24.0
pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
license = unknown
checkdepends = curl
checkdepends = coreutils
- source = binance-1.23.1.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = dd03729b55f089a0295835e0657fcd6f93c8adff09409a7172eeac385e9268b5
+ source = binance-1.24.0.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
+ sha256sums = c18c8d03003a73c017ef06b2a0c22d4480555692cc77179120cc8ad2ab171b0d
pkgname = binance
diff --git a/PKGBUILD b/PKGBUILD
index 513e74d5d8b6..04f49124171a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: tyjak
pkgname=binance
-pkgver=1.23.1
+pkgver=1.24.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=('dd03729b55f089a0295835e0657fcd6f93c8adff09409a7172eeac385e9268b5')
+sha256sums=('c18c8d03003a73c017ef06b2a0c22d4480555692cc77179120cc8ad2ab171b0d')
check() {
cd "$srcdir"