summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBhoppi Chaw2017-04-28 13:23:05 +0800
committerBhoppi Chaw2017-04-28 13:23:05 +0800
commit16efc60920ff8387535eaefcd7187ef4e23c070e (patch)
tree23686fc31485718adcafc8c98c71aa69e888ebdc
parentf384482d1557054b246151dd68695f078cf095bf (diff)
downloadaur-16efc60920ff8387535eaefcd7187ef4e23c070e.tar.gz
update to 3.4.4
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD12
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1bd585c97788..750b6aad05fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Jan 31 18:37:54 UTC 2017
+# Fri Apr 28 05:22:29 UTC 2017
pkgbase = nutstore
pkgdesc = a cloud service that lets you sync and share files anywhere.
- pkgver = 3.3.2
- pkgrel = 4
+ pkgver = 3.4.4
+ pkgrel = 1
url = https://jianguoyun.com/
arch = x86_64
arch = i686
@@ -16,10 +16,10 @@ pkgbase = nutstore
source = license
sha256sums = 3091740b20ddd31ba4407b8daba1077c4677040cdc47bccfab2f7f3947676384
sha256sums = f3d2861ff48f2d193a4eced23a02b4eba9fab4c1d3f727e934ed7c59f38f0f7e
- source_x86_64 = https://jianguoyun.com/static/exe/st/3.3.2/nutstore_client-3.3.2-linux-x64.tar.gz
- sha256sums_x86_64 = 709ed269bc407da17e2988af21209d4168b4666e4eed67ab9892a28d74edc44d
- source_i686 = https://jianguoyun.com/static/exe/st/3.3.2/nutstore_client-3.3.2-linux-x86.tar.gz
- sha256sums_i686 = 0badda9abe88fc6095d99df97f908027fd7c9ef54368743d98a9580e7ca5f2c9
+ source_x86_64 = https://jianguoyun.com/static/exe/st/3.4.4/nutstore_client-3.4.4-linux-x64-public.tar.gz
+ sha256sums_x86_64 = 5376f79a009d1327e95ed07bd0ef7dc75de37af0a07b4cb7318727a462d77e43
+ source_i686 = https://jianguoyun.com/static/exe/st/3.4.4/nutstore_client-3.4.4-linux-x86-public.tar.gz
+ sha256sums_i686 = 38bd96aa4fb8c86e1b6fc73bbb79972ed4a211a402dfe6627b645ae19b6e2275
pkgname = nutstore
diff --git a/PKGBUILD b/PKGBUILD
index 97be8d6d0402..043a6cedd5c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=nutstore
-pkgver=3.3.2
-pkgrel=4
+pkgver=3.4.4
+pkgrel=1
pkgdesc='a cloud service that lets you sync and share files anywhere.'
arch=(x86_64 i686)
url='https://jianguoyun.com/'
@@ -12,12 +12,12 @@ depends=(gtk2
python2-notify)
optdepends=('nautilus-nutstore: Nautilus plugin')
source=(nutstore license)
-source_x86_64=("https://jianguoyun.com/static/exe/st/$pkgver/nutstore_client-$pkgver-linux-x64.tar.gz")
-source_i686=("https://jianguoyun.com/static/exe/st/$pkgver/nutstore_client-$pkgver-linux-x86.tar.gz")
+source_x86_64=("https://jianguoyun.com/static/exe/st/$pkgver/nutstore_client-$pkgver-linux-x64-public.tar.gz")
+source_i686=("https://jianguoyun.com/static/exe/st/$pkgver/nutstore_client-$pkgver-linux-x86-public.tar.gz")
sha256sums=('3091740b20ddd31ba4407b8daba1077c4677040cdc47bccfab2f7f3947676384'
'f3d2861ff48f2d193a4eced23a02b4eba9fab4c1d3f727e934ed7c59f38f0f7e')
-sha256sums_x86_64=('709ed269bc407da17e2988af21209d4168b4666e4eed67ab9892a28d74edc44d')
-sha256sums_i686=('0badda9abe88fc6095d99df97f908027fd7c9ef54368743d98a9580e7ca5f2c9')
+sha256sums_x86_64=('5376f79a009d1327e95ed07bd0ef7dc75de37af0a07b4cb7318727a462d77e43')
+sha256sums_i686=('38bd96aa4fb8c86e1b6fc73bbb79972ed4a211a402dfe6627b645ae19b6e2275')
build()
{