summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraxionl2020-04-25 13:55:39 +0800
committeraxionl2020-04-25 13:55:39 +0800
commitddd1e6e3ffeebaaac25b9c2e522e43b57380c666 (patch)
tree23081f4f527dd8a9650147d35cd983bff651343a
parent185878b43373a8239d97332c056eec780294bf8f (diff)
downloadaur-ddd1e6e3ffeebaaac25b9c2e522e43b57380c666.tar.gz
[Fixed] baidunetdisk-bin: skip LICENSES.html sha256sums
-rw-r--r--PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7faa707d3af7..e927356dcbe8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=baidunetdisk
pkgname=baidunetdisk-bin
pkgver=3.0.1.2
-pkgrel=6
+pkgrel=7
_mainver=`echo $pkgver | cut -f -3 -d '.'`
pkgdesc="Baidu Net Disk is a cloud storage client (Linux Version)."
arch=('x86_64')
@@ -17,15 +17,15 @@ options=('!strip')
DLAGENTS=("https::/usr/bin/curl -A 'Mozilla' -fLC - --retry 3 --retry-delay 3 -o %o %u")
-source=("LICENSE.html::https://pan.baidu.com/disk/duty/index.html"
- "0001-baidunetdisk-bin-deksktop-file.patch"
- "baidunetdisk-wrapper.sh")
+source=("0001-baidunetdisk-bin-deksktop-file.patch"
+ "baidunetdisk-wrapper.sh"
+ "LICENSE.html::https://pan.baidu.com/disk/duty/index.html")
source_x86_64=("${pkgname}-${pkgver}.deb::https://issuecdn.baidupcs.com/issue/netdisk/LinuxGuanjia/${_mainver}/${_pkgname}_linux_${pkgver}.deb")
-sha256sums=('7385aa13ba31b2a5738e7f472437248ed0579b86ee263cb3a06e4f0d95382ede'
- 'd72eb6fa07abc0e7c2298fcecbe4a4e6849c63a6a31c39706e0dfea870e85aff'
- 'c0035e038344a154421301b7855c274049ad432a5b06b52efc74831daa73e02e')
+sha256sums=('d72eb6fa07abc0e7c2298fcecbe4a4e6849c63a6a31c39706e0dfea870e85aff'
+ 'c0035e038344a154421301b7855c274049ad432a5b06b52efc74831daa73e02e'
+ 'SKIP')
sha256sums_x86_64=('40eb1950af62a8b9b75da8ffb9a74416ae0d3fc886b07f6de7d63673683b1ef3')
prepare() {