summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBhoppi Chaw2022-05-31 08:39:51 +0800
committerBhoppi Chaw2022-05-31 08:39:51 +0800
commit0aa937dda285eb6cf26dfa3176a80f60d0d1b2f8 (patch)
treee71f714de6b03913ce3dab57f1a2bf6023a5ea51
parent27963a61f310ebf9a76e3e58d901010a1b83fdb1 (diff)
downloadaur-0aa937dda285eb6cf26dfa3176a80f60d0d1b2f8.tar.gz
update to 5.1.7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ed4eb8d7445..d8076ece1aa7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nutstore-experimental
pkgdesc = Nutstore experimental version.
- pkgver = 5.1.6
- pkgrel = 3
+ pkgver = 5.1.7
+ pkgrel = 1
url = https://www.jianguoyun.com/
arch = x86_64
license = custom
@@ -16,7 +16,7 @@ pkgbase = nutstore-experimental
source = license
sha256sums = a4aa358d45b306cbeac449f2256f00a5b81a95197394eba7efa96eaae820cf5b
sha256sums = d320e071403cdad44881beb880f5ccfa8ec0a625718a9f572dce0cc9fff81ade
- source_x86_64 = https://pkg-cdn.jianguoyun.com/static/exe/ex/5.1.6/nutstore_client-5.1.6-linux-x86_64-public.tar.gz
- sha256sums_x86_64 = 514995130b7b9ae10ca3fcd97643d1975fe62962536d7a2121ac7cd4e2dcd72a
+ source_x86_64 = https://pkg-cdn.jianguoyun.com/static/exe/ex/5.1.7/nutstore_client-5.1.7-linux-x86_64-public.tar.gz
+ sha256sums_x86_64 = b55d3ab8744da92151949ab088171cfae1f80464b356fd1720f24be0708f15c4
pkgname = nutstore-experimental
diff --git a/PKGBUILD b/PKGBUILD
index 008028a78a01..19fb00555455 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=nutstore-experimental
-pkgver=5.1.6
-pkgrel=3
+pkgver=5.1.7
+pkgrel=1
pkgdesc='Nutstore experimental version.'
arch=(x86_64)
url='https://www.jianguoyun.com/'
@@ -20,7 +20,7 @@ source=(nutstore license)
source_x86_64=("https://pkg-cdn.jianguoyun.com/static/exe/ex/$pkgver/nutstore_client-$pkgver-linux-x86_64-public.tar.gz")
sha256sums=('a4aa358d45b306cbeac449f2256f00a5b81a95197394eba7efa96eaae820cf5b'
'd320e071403cdad44881beb880f5ccfa8ec0a625718a9f572dce0cc9fff81ade')
-sha256sums_x86_64=('514995130b7b9ae10ca3fcd97643d1975fe62962536d7a2121ac7cd4e2dcd72a')
+sha256sums_x86_64=('b55d3ab8744da92151949ab088171cfae1f80464b356fd1720f24be0708f15c4')
build() {
cd $srcdir/gnome-config