summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetaanon2021-11-10 14:41:44 +0000
committermetaanon2021-11-10 14:41:44 +0000
commit606605dd2a2e50d45303c1bae6132af61423ac9f (patch)
tree6de900c298e22b3e5f202cd5f8d0abb9791739e5
parentc21398bf4c591d597f3e65667c9d964c976cd6fd (diff)
downloadaur-606605dd2a2e50d45303c1bae6132af61423ac9f.tar.gz
Version 1.26.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58b6d1d80829..f30401e19fc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = binance
pkgdesc = The Binance desktop application
- pkgver = 1.26.0
+ pkgver = 1.26.1
pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
license = unknown
checkdepends = curl
checkdepends = coreutils
- source = binance-1.26.0.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = 50dab3ff4210d67580364f375fb215c2f65325acaa34ee713d2ea81020a0a872
+ source = binance-1.26.1.deb::https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
+ sha256sums = 5c7fd7b097899707000d3e0e81c572916f8573d2179b056cd7cdef580cb6bc85
pkgname = binance
diff --git a/PKGBUILD b/PKGBUILD
index a8df7090b851..427f35edbbd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: tyjak
pkgname=binance
-pkgver=1.26.0
+pkgver=1.26.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=('50dab3ff4210d67580364f375fb215c2f65325acaa34ee713d2ea81020a0a872')
+sha256sums=('5c7fd7b097899707000d3e0e81c572916f8573d2179b056cd7cdef580cb6bc85')
check() {
cd "$srcdir"