summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBhoppi Chaw2021-04-15 16:55:57 +0800
committerBhoppi Chaw2021-04-15 16:55:57 +0800
commit57a15526c05c2be35b2990ed20df7019fa645799 (patch)
treeb082c4419f26905e297f280fb07720b5ed95ee52
parent735a1293b03062bf99e5787620b86c9dff9e77dd (diff)
downloadaur-57a15526c05c2be35b2990ed20df7019fa645799.tar.gz
update to 5.1.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5730dc2b29c1..679792f50c3f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nutstore
pkgdesc = a cloud service that lets you sync and share files anywhere.
- pkgver = 5.0.4
- pkgrel = 2
+ pkgver = 5.1.1
+ pkgrel = 1
url = https://www.jianguoyun.com/
arch = x86_64
license = custom
@@ -14,8 +14,8 @@ pkgbase = nutstore
source = license
sha256sums = a4aa358d45b306cbeac449f2256f00a5b81a95197394eba7efa96eaae820cf5b
sha256sums = f3d2861ff48f2d193a4eced23a02b4eba9fab4c1d3f727e934ed7c59f38f0f7e
- source_x86_64 = https://www.jianguoyun.com/static/exe/st/5.0.4/nutstore_client-5.0.4-linux-x64-public.tar.gz
- sha256sums_x86_64 = 375ca601e0ad7fb56061acbf7b34e70d0b8aba32aba69554fb35e649242c4a0a
+ 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
pkgname = nutstore
diff --git a/PKGBUILD b/PKGBUILD
index a45a000be6af..7876b57852c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=nutstore
-pkgver=5.0.4
-pkgrel=2
+pkgver=5.1.1
+pkgrel=1
pkgdesc='a cloud service that lets you sync and share files anywhere.'
arch=(x86_64)
url='https://www.jianguoyun.com/'
@@ -18,7 +18,7 @@ source=(nutstore license)
source_x86_64=("https://www.jianguoyun.com/static/exe/st/$pkgver/nutstore_client-$pkgver-linux-x64-public.tar.gz")
sha256sums=('a4aa358d45b306cbeac449f2256f00a5b81a95197394eba7efa96eaae820cf5b'
'f3d2861ff48f2d193a4eced23a02b4eba9fab4c1d3f727e934ed7c59f38f0f7e')
-sha256sums_x86_64=('375ca601e0ad7fb56061acbf7b34e70d0b8aba32aba69554fb35e649242c4a0a')
+sha256sums_x86_64=('1546c00b79fcbe9650c75894bff4855aa34e93636aa466f43baf7ccc29076b35')
build() {
cd $srcdir/gnome-config