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

Felix Yan fyan at archlinux.org
Sat Dec 26 01:05:02 UTC 2015


    Date: Saturday, December 26, 2015 @ 02:05:02
  Author: fyan
Revision: 154535

upgpkg: bcloud 3.8.2-1

Modified:
  bcloud/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-26 00:33:58 UTC (rev 154534)
+++ PKGBUILD	2015-12-26 01:05:02 UTC (rev 154535)
@@ -6,8 +6,8 @@
 # This PKGBUILD released with the GPLv3 license
 
 pkgname=bcloud
-pkgver=3.8.1
-pkgrel=3
+pkgver=3.8.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=('7a420d83e5d9114782db2251e28b8a6c')
+md5sums=('aa35613d8ff6300bd8b80a0d8aa6f1a1')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list