summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraxionl2020-05-15 00:05:12 +0800
committeraxionl2020-05-15 00:05:12 +0800
commit43f0ad4534108edf1b3f04f8345714e944d28019 (patch)
treea81d589e3f3eaccaea8bdadf5442e79de17b0ebb
parentc7e0e636fc20e0646f3696b0530d738bbd5a5908 (diff)
downloadaur-43f0ad4534108edf1b3f04f8345714e944d28019.tar.gz
[Edited] baidunetdisk-bin: remove website page as licenses.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56959e8c806f..4182f1dee6fe 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 = 8
+ pkgrel = 9
url = https://pan.baidu.com
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 760832da0a9f..f66c214df295 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=baidunetdisk
pkgname=baidunetdisk-bin
pkgver=3.0.1.2
-pkgrel=8
+pkgrel=9
_mainver=${pkgver%.*}
pkgdesc="Baidu Net Disk is a cloud storage client (Linux Version)."
arch=('x86_64')
@@ -45,7 +45,6 @@ package() {
find ${pkgdir} -type d -exec chmod 755 {} \;
# install license
- install -Dm644 "${srcdir}/LICENSE.html" ${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE.html
ln -s "/usr/lib/${_pkgname}/LICENSE.electron.txt" \
"${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE.electron.txt"
ln -s "/usr/lib/${_pkgname}/LICENSES.chromium.html" \