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

Felix Yan felixonmars at archlinux.org
Sat Apr 13 18:26:59 UTC 2019


    Date: Saturday, April 13, 2019 @ 18:26:59
  Author: felixonmars
Revision: 451523

upgpkg: rclone 1.47.0-1

Modified:
  rclone/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-13 18:26:11 UTC (rev 451522)
+++ PKGBUILD	2019-04-13 18:26:59 UTC (rev 451523)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=rclone
-pkgver=1.46
+pkgver=1.47.0
 pkgrel=1
 pkgdesc="Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox and Google Cloud Storage"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('glibc')
 makedepends=('python2' 'pandoc' 'go-pie' 'git')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/ncw/rclone/archive/v$pkgver.tar.gz")
-sha512sums=('e0683c92af0b45536e412d580d46ba25b3c96d501022bdfa63d6c4ccdba341a9efe64d93150c850b69f8413ba068110c453e06b5f4a7756798245ff1fd6f8d46')
+sha512sums=('90e68021f589bfad95989b45d91c47da63066e9bc60040052e866d1c7e420bc2784335cc5dbab0e4372c4f8686acb0a65853877c41081c8406eddada42550125')
 
 prepare() {
   cd rclone-$pkgver



More information about the arch-commits mailing list