spideroak update

This commit is contained in:
abveritas 2011-06-25 02:10:34 +00:00
parent 0b28bb63ef
commit 5fcddf115a

View File

@ -7,19 +7,19 @@
# Contributor: Neo Kolokotronis <tetris4@gmail.com>
pkgname=spideroak
pkgver=3.7.9810
pkgver=4.0.9824
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/"
depends=(openssl)
optdepends=('qt: if you want to run the GUI')
depends=('openssl' 'qt')
optdepends=('dbus')
license=('custom')
options=(!strip)
install=spideroak.install
_source_arch="i386"
[ "$CARCH" = "x86_64" ] && _source_arch="x86_64"
source=("spideroak_${pkgver}_${_source_arch}.deb::https://spideroak.com/directdownload?platform=ubuntulucid&arch=${_source_arch}")
md5sums=('3a6a3845bc1ce0583522025152bd730a')
source=("spideroak_${pkgver}_${_source_arch}.deb::https://spideroak.com/directdownload?platform=ubuntumaverick&arch=${_source_arch}")
md5sums=('f212ff2b9b8a9f2e4bf71cd5de2560ea')
[ "$CARCH" = "x86_64" ] && md5sums=('27f20650ace00db96886e49c33b6e0b7')
arch=('i686' 'x86_64')