summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBhoppi Chaw2020-12-19 10:55:29 +0800
committerBhoppi Chaw2020-12-19 10:55:29 +0800
commit242cc637270411bbb7e3d67ca67bae26ca4a7659 (patch)
tree39b3d98ddbf423ed8ab9aaba2f9806802df963e0
parent39440d0a1705bf45c3ff798b2f79a1a8d4074efc (diff)
downloadaur-242cc637270411bbb7e3d67ca67bae26ca4a7659.tar.gz
update to 5.1.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45faf3233bcd..451d411018c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nutstore-experimental
pkgdesc = Nutstore experimental version.
- pkgver = 5.0.1
+ pkgver = 5.1.0
pkgrel = 1
url = https://www.jianguoyun.com/
arch = x86_64
@@ -15,8 +15,8 @@ pkgbase = nutstore-experimental
source = license
sha256sums = a4aa358d45b306cbeac449f2256f00a5b81a95197394eba7efa96eaae820cf5b
sha256sums = f3d2861ff48f2d193a4eced23a02b4eba9fab4c1d3f727e934ed7c59f38f0f7e
- source_x86_64 = https://www.jianguoyun.com/static/exe/ex/5.0.1/nutstore_client-5.0.1-linux-x64-public.tar.gz
- sha256sums_x86_64 = e4774d958bdeb626a5ab8d05dac32b392d6dc17148c7bef2037f80f404baf88d
+ source_x86_64 = https://www.jianguoyun.com/static/exe/ex/5.1.0/nutstore_client-5.1.0-linux-x64-public.tar.gz
+ sha256sums_x86_64 = 7ce51f7dc240de9a353a6e57a5dabdc9c985e0dab4cf6a0ebcad47e7a12ff3c6
pkgname = nutstore-experimental
diff --git a/PKGBUILD b/PKGBUILD
index 23c1d6ab911b..f48e8d1c1fcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=nutstore-experimental
-pkgver=5.0.1
+pkgver=5.1.0
pkgrel=1
pkgdesc='Nutstore experimental version.'
arch=(x86_64)
@@ -15,7 +15,7 @@ source=(nutstore license)
source_x86_64=("https://www.jianguoyun.com/static/exe/ex/$pkgver/nutstore_client-$pkgver-linux-x64-public.tar.gz")
sha256sums=('a4aa358d45b306cbeac449f2256f00a5b81a95197394eba7efa96eaae820cf5b'
'f3d2861ff48f2d193a4eced23a02b4eba9fab4c1d3f727e934ed7c59f38f0f7e')
-sha256sums_x86_64=('e4774d958bdeb626a5ab8d05dac32b392d6dc17148c7bef2037f80f404baf88d')
+sha256sums_x86_64=('7ce51f7dc240de9a353a6e57a5dabdc9c985e0dab4cf6a0ebcad47e7a12ff3c6')
build() {
cd $srcdir/gnome-config