summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author少爷2020-11-16 11:02:25 +0800
committer少爷2020-11-16 11:02:25 +0800
commit598514ed32197fb31ebfada9a1ccba4a1a7346b0 (patch)
tree228f51eda90ea3e9505e35f632dea99a9edef190
parent0341dbfbf5e9c464a42a1323e3b7052ad2cd67d9 (diff)
downloadaur-598514ed32197fb31ebfada9a1ccba4a1a7346b0.tar.gz
skip sha256sums
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 256bfe6dcbd0..9100373faef4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = binance
pkgdesc = The Binance Desktop Application
- pkgver = 0.0.2
+ pkgver = 0.0.3
pkgrel = 1
url = https://www.binance.com/en/download
arch = x86_64
license = custom
noextract = binance-amd64-linux.deb
source = https://ftp.binance.com/electron-desktop/linux/production/binance-amd64-linux.deb
- sha256sums = 8a99544b0db91277522ebd6773db7005e8c7a3e1a3127c633b7cd9f5da37c84c
+ sha256sums = SKIP
pkgname = binance
diff --git a/PKGBUILD b/PKGBUILD
index c9aa22242641..94c2fdd0751b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "strahe"
pkgname=binance
-pkgver=0.0.2
+pkgver=0.0.3
pkgrel=1
pkgdesc="The Binance Desktop Application"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=()
optdepends=()
source=("https://ftp.binance.com/electron-desktop/linux/production/${pkgname}-amd64-linux.deb")
noextract=("${pkgname}-amd64-linux.deb")
-sha256sums=('8a99544b0db91277522ebd6773db7005e8c7a3e1a3127c633b7cd9f5da37c84c')
+sha256sums=("SKIP")
package() {
bsdtar -O -xf ${pkgname}-amd64-linux.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -