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

Felix Yan fyan at archlinux.org
Thu Nov 27 03:33:06 UTC 2014


    Date: Thursday, November 27, 2014 @ 04:33:05
  Author: fyan
Revision: 123177

upgpkg: bcloud 3.5.9-1

upstream new release

Modified:
  bcloud/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-27 02:56:14 UTC (rev 123176)
+++ PKGBUILD	2014-11-27 03:33:05 UTC (rev 123177)
@@ -2,12 +2,11 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 # Contributor: Firef0x <Firefgx {at) gmail [dot} com>
 # Contributor: MJsaka <qiuxuenan at gmail.com>
-# Contributor: Firef0x <Firefgx {at) gmail [dot} com>
 # Copyright
 # This PKGBUILD released with the GPLv3 license
 
 pkgname=bcloud
-pkgver=3.5.8
+pkgver=3.5.9
 pkgrel=1
 pkgdesc='Baidu Pan client for Linux Desktop users'
 arch=('any')
@@ -21,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=('735810beccf2a9f26ba3ccb1f6e67929')
+md5sums=('a766913d678a15f6e11ad1cc5dda3ae6')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list