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

Felix Yan fyan at archlinux.org
Tue Jul 7 02:34:41 UTC 2015


    Date: Tuesday, July 7, 2015 @ 04:34:41
  Author: fyan
Revision: 136502

upgpkg: bcloud 3.7.2-1

Modified:
  bcloud/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-07 02:33:42 UTC (rev 136501)
+++ PKGBUILD	2015-07-07 02:34:41 UTC (rev 136502)
@@ -6,8 +6,8 @@
 # This PKGBUILD released with the GPLv3 license
 
 pkgname=bcloud
-pkgver=3.7.1
-pkgrel=2
+pkgver=3.7.2
+pkgrel=1
 pkgdesc='Baidu Pan client for Linux Desktop users'
 arch=('any')
 license=('GPL3')
@@ -20,7 +20,7 @@
             'kwallet: To store password in KWallet')
 install=bcloud.install
 source=("https://pypi.python.org/packages/source/b/bcloud/${pkgname}-${pkgver}.tar.gz")
-md5sums=('0fdcd8daa58f4fcf4f746a85226835e8')
+md5sums=('13d532d75b1e5bfca5fdb3a3b03bcac7')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list