summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetaanon2021-11-01 18:38:17 +0000
committermetaanon2021-11-01 18:38:17 +0000
commitc21398bf4c591d597f3e65667c9d964c976cd6fd (patch)
tree8aab7505ef344de35388209b83c2c3e6622540e7
parentf5c378cdc3290818dfb7166ffe8a2fddbd0f11d4 (diff)
downloadaur-c21398bf4c591d597f3e65667c9d964c976cd6fd.tar.gz
Version 1.26.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27a8ae799bf8..58b6d1d80829 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = binance
pkgdesc = The Binance desktop application
- pkgver = 1.25.0
+ pkgver = 1.26.0
pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
license = unknown
checkdepends = curl
checkdepends = coreutils
- source = binance-1.25.0.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = a175f3ad185d6963fc19c588fd4825f01ac35a8999fa1b32e4e9b4f8c13ecd8d
+ source = binance-1.26.0.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
+ sha256sums = 50dab3ff4210d67580364f375fb215c2f65325acaa34ee713d2ea81020a0a872
pkgname = binance
diff --git a/PKGBUILD b/PKGBUILD
index b1d770a8c5e6..a8df7090b851 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: tyjak
pkgname=binance
-pkgver=1.25.0
+pkgver=1.26.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=('a175f3ad185d6963fc19c588fd4825f01ac35a8999fa1b32e4e9b4f8c13ecd8d')
+sha256sums=('50dab3ff4210d67580364f375fb215c2f65325acaa34ee713d2ea81020a0a872')
check() {
cd "$srcdir"