summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraxionl2020-04-24 00:26:19 +0800
committeraxionl2020-04-24 00:26:19 +0800
commit185878b43373a8239d97332c056eec780294bf8f (patch)
tree397273098dffb34fc353232c7ca440fc5df172b7
parent8891f3d1104e94087dab4f13554ae1de96a4fe80 (diff)
downloadaur-185878b43373a8239d97332c056eec780294bf8f.tar.gz
[Fixed] baidunetdisk-bin: skip LICENSES.html sha256sums
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73af154a6e6b..7aab3c0d8c51 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = baidunetdisk-bin
pkgdesc = Baidu Net Disk is a cloud storage client (Linux Version).
pkgver = 3.0.1.2
- pkgrel = 5
+ pkgrel = 6
url = https://pan.baidu.com
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 713424350f55..7faa707d3af7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=baidunetdisk
pkgname=baidunetdisk-bin
pkgver=3.0.1.2
-pkgrel=5
+pkgrel=6
_mainver=`echo $pkgver | cut -f -3 -d '.'`
pkgdesc="Baidu Net Disk is a cloud storage client (Linux Version)."
arch=('x86_64')