diff options
author | Bhoppi Chaw | 2017-02-01 02:36:34 +0800 |
---|---|---|
committer | Bhoppi Chaw | 2017-02-01 02:36:34 +0800 |
commit | 83ee4880021c1ae2a4b367a3dc671dd097708168 (patch) | |
tree | d8e0ff8cf175b4110f3a78e541c62af667b52997 /.SRCINFO | |
parent | e62a4795746ef4160cae69bcd1ffa3354bb3ad4b (diff) | |
download | aur-83ee4880021c1ae2a4b367a3dc671dd097708168.tar.gz |
fix illegal symlink; change checksums to sha256
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,9 +1,9 @@ # Generated by mksrcinfo v8 -# Wed Aug 3 22:04:28 UTC 2016 +# Tue Jan 31 18:35:35 UTC 2017 pkgbase = nutstore pkgdesc = a cloud service that lets you sync and share files anywhere. pkgver = 3.3.2 - pkgrel = 2 + pkgrel = 3 url = https://jianguoyun.com/ arch = x86_64 arch = i686 @@ -14,12 +14,12 @@ pkgbase = nutstore optdepends = nautilus-nutstore: Nautilus plugin source = nutstore source = license - md5sums = be61391e4752490bdf8a402413d79814 - md5sums = 3d2b5207cb2f8faeb22625976953151d + 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 - md5sums_x86_64 = 36dd79961502afaef2d5d82f7909400e + sha256sums_x86_64 = 709ed269bc407da17e2988af21209d4168b4666e4eed67ab9892a28d74edc44d source_i686 = https://jianguoyun.com/static/exe/st/3.3.2/nutstore_client-3.3.2-linux-x86.tar.gz - md5sums_i686 = f9a180369f6ceef58cf4f2cc20355ad4 + sha256sums_i686 = 0badda9abe88fc6095d99df97f908027fd7c9ef54368743d98a9580e7ca5f2c9 pkgname = nutstore |