summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetaanon2022-04-25 18:36:38 +0100
committermetaanon2022-04-25 18:36:38 +0100
commit6d2e0a2830a38abcfb0476cb989dd1186299407a (patch)
treec0628b760944c18d2d64191ee7cd8e31ec0ec4d6
parent1a22e1760ddb0f87d94f0e415c830a343d7cdf88 (diff)
downloadaur-6d2e0a2830a38abcfb0476cb989dd1186299407a.tar.gz
Version 1.34.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb965dfa4fe5..171a24064ec4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = binance
pkgdesc = The Binance desktop application
- pkgver = 1.34.0
+ pkgver = 1.34.1
pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
license = unknown
checkdepends = curl
checkdepends = coreutils
- source = binance-1.34.0.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = fa0d77be139a827efd5a171e61a1a76102cae16219907c8e544c0a20a6fcc539
+ source = binance-1.34.1.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
+ sha256sums = f0487d3e38cce0b6275046e01d628803129ee0c6fdd456d678c42b905983cc6b
pkgname = binance
diff --git a/PKGBUILD b/PKGBUILD
index 7f9dc7dd005d..c2889232f45c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: tyjak
pkgname=binance
-pkgver=1.34.0
+pkgver=1.34.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=('fa0d77be139a827efd5a171e61a1a76102cae16219907c8e544c0a20a6fcc539')
+sha256sums=('f0487d3e38cce0b6275046e01d628803129ee0c6fdd456d678c42b905983cc6b')
check() {
cd "$srcdir"