summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetaanon2021-04-02 12:52:49 +0100
committermetaanon2021-04-02 12:52:49 +0100
commit4fc5a6eb72b6ee559250d67d1f1ceda256f9f9ed (patch)
treeb5b100e253a22aff86e5daad1957ec694ab4bcbc
parentbabf42c4ec4c0adce54e02b444bb89b286c79d7f (diff)
downloadaur-4fc5a6eb72b6ee559250d67d1f1ceda256f9f9ed.tar.gz
Version 1.14.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7893a400b04c..c5173fc78822 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = binance
pkgdesc = The Binance desktop application
- pkgver = 1.14.0
+ pkgver = 1.14.1
pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
license = unknown
depends = electron
- source = binance-1.14.0.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = 130a41eb2d2d9c84f94f04e8e338b7f33966ab1fade4810a9e859218327ea769
+ source = binance-1.14.1.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
+ sha256sums = 4fb7d70b820b7fab105e8055887bce328796b1cfeebe4fd80210ce8306683a4b
pkgname = binance
diff --git a/PKGBUILD b/PKGBUILD
index 535e0395c833..fd1b324b0372 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: tyjak
pkgname=binance
-pkgver=1.14.0
+pkgver=1.14.1
pkgrel=1
pkgdesc="The Binance desktop application"
arch=('x86_64')
@@ -12,7 +12,7 @@ license=('unknown')
depends=('electron')
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=('130a41eb2d2d9c84f94f04e8e338b7f33966ab1fade4810a9e859218327ea769')
+sha256sums=('4fb7d70b820b7fab105e8055887bce328796b1cfeebe4fd80210ce8306683a4b')
package() {
bsdtar -xv -C "${pkgdir}" -f "${srcdir}/data.tar.xz"