summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetaanon2021-06-16 17:11:12 +0100
committermetaanon2021-06-16 17:11:12 +0100
commite750e3aefdb71fda69e80f9d27f16c5a70ff06ff (patch)
treee0a35b55e490db29e05eb03020592b77ef81f859
parent10ccb0ff453b28a433cf8bd5ddf045e0d80d492e (diff)
downloadaur-e750e3aefdb71fda69e80f9d27f16c5a70ff06ff.tar.gz
Version 1.18.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03cc810f9674..a6017ba3d0d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = binance
pkgdesc = The Binance desktop application
- pkgver = 1.18.0
+ pkgver = 1.18.1
pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
license = unknown
checkdepends = curl
checkdepends = coreutils
- source = binance-1.18.0.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = 9a9ac4b12b95df40af05e01e57e83dcff39bbbbd531db2ebcbe9349a409158d0
+ source = binance-1.18.1.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
+ sha256sums = 116ec0651e70d0dba754e651f11f08f8a086613c7b0464493970ccc0199ae098
pkgname = binance
diff --git a/PKGBUILD b/PKGBUILD
index 861004c604a0..933a2c0fc22d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: tyjak
pkgname=binance
-pkgver=1.18.0
+pkgver=1.18.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=('9a9ac4b12b95df40af05e01e57e83dcff39bbbbd531db2ebcbe9349a409158d0')
+sha256sums=('116ec0651e70d0dba754e651f11f08f8a086613c7b0464493970ccc0199ae098')
check() {
cd "$srcdir"