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

Felix Yan fyan at archlinux.org
Sat Oct 18 03:38:22 UTC 2014


    Date: Saturday, October 18, 2014 @ 05:38:22
  Author: fyan
Revision: 120928

upgpkg: bcloud 3.5.5-1

Modified:
  bcloud/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-17 19:56:11 UTC (rev 120927)
+++ PKGBUILD	2014-10-18 03:38:22 UTC (rev 120928)
@@ -7,8 +7,8 @@
 # This PKGBUILD released with the GPLv3 license
 
 pkgname=bcloud
-pkgver=3.5.4
-pkgrel=2
+pkgver=3.5.5
+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=('201631154553891de70afe9dfcdbebed')
+md5sums=('f197c995d56621bef5b05dd95bcbe62f')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list