Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9e5f976905399815341dd0b435eac212531e8329
commit 9e5f976905399815341dd0b435eac212531e8329 Author: kikadf <[email protected]> Date: Wed Jul 23 07:57:00 2014 +0200 dropbox-2.10.3-1-x86_64 * Version bump diff --git a/source/xapps-extra/dropbox/FrugalBuild b/source/xapps-extra/dropbox/FrugalBuild index 7e5c1ce..2a69c3b 100644 --- a/source/xapps-extra/dropbox/FrugalBuild +++ b/source/xapps-extra/dropbox/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Devil505 <[email protected]> pkgname=dropbox -pkgver=2.10.2 +pkgver=2.10.3 pkgrel=1 pkgdesc="Secure backup, sync and sharing made easy." url="http://www.dropbox.com" @@ -16,11 +16,11 @@ up2date="elinks -dump-width 200 https://forums.dropbox.com/forum.php?id=1 | \ sed -n 's/.*Stable [B,b]uild - \([0-9]*\.[0-9]*\.[0-9]*\).*/\1/p' | head -1" if [ "${CARCH}" = 'x86_64' ]; then _source_arch="x86_64" -sha1sums=('1aec465c589e0875ebd419d637c3abec5c1ce3dc' \ +sha1sums=('1b0d66317dfb4a396630d250bed3bd18a9362dec' \ '5939c50df9eec204a58a2917876c64d8413d4c0f') else _source_arch="x86" -sha1sums=('3da0f47f9e594f794f506219060eb8722e0cb490' \ +sha1sums=('e1b318a2614d4139e0d426afffef91dfd7b1ed26' \ '5939c50df9eec204a58a2917876c64d8413d4c0f') fi source=(https://dl-web.dropbox.com/u/17/${pkgname}-lnx.${_source_arch}-${pkgver}.tar.gz \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
