[arch-commits] Commit in bcloud/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sun Oct 12 07:30:37 UTC 2014


    Date: Sunday, October 12, 2014 @ 09:30:37
  Author: fyan
Revision: 120554

upgpkg: bcloud 3.5.4-1

Modified:
  bcloud/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-12 04:09:18 UTC (rev 120553)
+++ PKGBUILD	2014-10-12 07:30:37 UTC (rev 120554)
@@ -7,7 +7,7 @@
 # This PKGBUILD released with the GPLv3 license
 
 pkgname=bcloud
-pkgver=3.5.3
+pkgver=3.5.4
 pkgrel=1
 pkgdesc='Baidu Pan client for Linux Desktop users'
 arch=('any')
@@ -18,7 +18,7 @@
 optdepends=('python-crypto: crypto support for password encryption')
 install=bcloud.install
 source=("https://pypi.python.org/packages/source/b/bcloud/${pkgname}-${pkgver}.tar.gz")
-md5sums=('913977da5cf2f277f1c9f867d353ea0f')
+md5sums=('201631154553891de70afe9dfcdbebed')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list