Update spideroak to 5.1.6.

This commit is contained in:
Jeff Huang 2014-08-13 13:34:42 +00:00
parent 7a6dfe44e6
commit 5fe6bbed4a

View File

@ -3,7 +3,7 @@
pkgname=spideroak
_PkgName=SpiderOak
pkgver=5.1.3
pkgver=5.1.6
pkgrel=1
pkgdesc="Secure and consolidated free online backup, storage, access, sharing & sync tool for Windows, Mac OS X, and Linux."
url="https://spideroak.com/"
@ -16,11 +16,10 @@ options=(!strip)
install=spideroak.install
source=("${_PkgName}_${pkgver}_${_arch}.tgz"::"https://spideroak.com/getbuild?platform=slackware&arch=x86_64"
"terms.txt")
md5sums=('e277fd7884ba7e92a6d3333d03e71b7d'
md5sums=('b70878bfd881433a6605537aa013ed85'
'9338d3464e8ce876d7222099c22a205b')
package() {
# the lazist way of package
cp -rp ${srcdir}/{opt,etc,usr}/ ${pkgdir}/
}