summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBhoppi Chaw2022-03-30 22:58:38 +0800
committerBhoppi Chaw2022-03-30 22:58:38 +0800
commit310e8f5886e6d03bc6b070a28738ddcfa3c2a148 (patch)
tree83ece60f243530906820dcb3ad12e229a3f4c7f7
parent57a15526c05c2be35b2990ed20df7019fa645799 (diff)
downloadaur-310e8f5886e6d03bc6b070a28738ddcfa3c2a148.tar.gz
update to 5.1.6
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD12
-rw-r--r--license2
3 files changed, 11 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 679792f50c3f..6f1e9ae4e37a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nutstore
pkgdesc = a cloud service that lets you sync and share files anywhere.
- pkgver = 5.1.1
+ pkgver = 5.1.6
pkgrel = 1
url = https://www.jianguoyun.com/
arch = x86_64
@@ -13,9 +13,8 @@ pkgbase = nutstore
source = nutstore
source = license
sha256sums = a4aa358d45b306cbeac449f2256f00a5b81a95197394eba7efa96eaae820cf5b
- sha256sums = f3d2861ff48f2d193a4eced23a02b4eba9fab4c1d3f727e934ed7c59f38f0f7e
- source_x86_64 = https://www.jianguoyun.com/static/exe/st/5.1.1/nutstore_client-5.1.1-linux-x64-public.tar.gz
- sha256sums_x86_64 = 1546c00b79fcbe9650c75894bff4855aa34e93636aa466f43baf7ccc29076b35
+ sha256sums = d320e071403cdad44881beb880f5ccfa8ec0a625718a9f572dce0cc9fff81ade
+ source_x86_64 = https://pkg-cdn.jianguoyun.com/static/exe/st/5.1.6/nutstore_client-5.1.6-linux-x86_64-public.tar.gz
+ sha256sums_x86_64 = 514995130b7b9ae10ca3fcd97643d1975fe62962536d7a2121ac7cd4e2dcd72a
pkgname = nutstore
-
diff --git a/PKGBUILD b/PKGBUILD
index 7876b57852c0..507e92e60b1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=nutstore
-pkgver=5.1.1
+pkgver=5.1.6
pkgrel=1
pkgdesc='a cloud service that lets you sync and share files anywhere.'
arch=(x86_64)
@@ -15,10 +15,10 @@ depends=(
)
optdepends=('nautilus-nutstore: Nautilus plugin')
source=(nutstore license)
-source_x86_64=("https://www.jianguoyun.com/static/exe/st/$pkgver/nutstore_client-$pkgver-linux-x64-public.tar.gz")
+source_x86_64=("https://pkg-cdn.jianguoyun.com/static/exe/st/$pkgver/nutstore_client-$pkgver-linux-x86_64-public.tar.gz")
sha256sums=('a4aa358d45b306cbeac449f2256f00a5b81a95197394eba7efa96eaae820cf5b'
- 'f3d2861ff48f2d193a4eced23a02b4eba9fab4c1d3f727e934ed7c59f38f0f7e')
-sha256sums_x86_64=('1546c00b79fcbe9650c75894bff4855aa34e93636aa466f43baf7ccc29076b35')
+ 'd320e071403cdad44881beb880f5ccfa8ec0a625718a9f572dce0cc9fff81ade')
+sha256sums_x86_64=('514995130b7b9ae10ca3fcd97643d1975fe62962536d7a2121ac7cd4e2dcd72a')
build() {
cd $srcdir/gnome-config
@@ -31,9 +31,9 @@ build() {
package() {
cd $srcdir
install -D -m755 nutstore $pkgdir/usr/bin/nutstore
- install -D -m644 license $pkgdir/usr/share/licenses/$pkgname/license
+ install -D -m644 license $pkgdir/usr/share/licenses/nutstore/license
rm nutstore license *.tar.gz
- mkdir -p $pkgdir/opt/$pkgname && cp -aR ./ $pkgdir/opt/$pkgname
+ mkdir -p $pkgdir/opt/nutstore && cp -aR ./ $pkgdir/opt/nutstore
install -D -m644 gnome-config/menu/nutstore-menu.desktop $pkgdir/usr/share/applications/nutstore.desktop
install -D -m644 app-icon/nutstore.png $pkgdir/usr/share/icons/hicolor/64x64/apps/nutstore.png
}
diff --git a/license b/license
index 2c94819d57bd..0fe9cbf32c77 100644
--- a/license
+++ b/license
@@ -1,2 +1,2 @@
license please refer to:
-http://help.jianguoyun.com/?page_id=632
+https://help.jianguoyun.com/?page_id=632