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

Felix Yan fyan at archlinux.org
Fri Oct 31 12:33:49 UTC 2014


    Date: Friday, October 31, 2014 @ 13:33:49
  Author: fyan
Revision: 121627

upgpkg: bcloud 3.5.7-1

Modified:
  bcloud/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-31 11:57:17 UTC (rev 121626)
+++ PKGBUILD	2014-10-31 12:33:49 UTC (rev 121627)
@@ -7,8 +7,8 @@
 # This PKGBUILD released with the GPLv3 license
 
 pkgname=bcloud
-pkgver=3.5.6
-pkgrel=2
+pkgver=3.5.7
+pkgrel=1
 pkgdesc='Baidu Pan client for Linux Desktop users'
 arch=('any')
 license=('GPL3')
@@ -21,7 +21,7 @@
             'kwallet: To store password in KWallet')
 install=bcloud.install
 source=("https://pypi.python.org/packages/source/b/bcloud/${pkgname}-${pkgver}.tar.gz")
-md5sums=('f903777ce4a882c08a38083f715f2985')
+md5sums=('a355d4e20e1fbeb9d5a7f17a97a362df')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list