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

Felix Yan felixonmars at archlinux.org
Mon Oct 7 20:46:22 UTC 2019


    Date: Monday, October 7, 2019 @ 20:46:21
  Author: felixonmars
Revision: 514098

upgpkg: rclone 1.49.5-1

Modified:
  rclone/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-07 20:45:57 UTC (rev 514097)
+++ PKGBUILD	2019-10-07 20:46:21 UTC (rev 514098)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=rclone
-pkgver=1.49.4
+pkgver=1.49.5
 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/rclone/rclone/archive/v$pkgver.tar.gz")
-sha512sums=('9614dc86c753a56f102d1aa7e756361dfaca421b31f9df25cedafeb6d2bf5017ee848270bd86f9f44bedef3d5c8554313be424a9fa3aa951881eaf10157d35ab')
+sha512sums=('1fe1338eaf69ca0ca9e8705af0e4b9856aa97345b6eb1c2d604d40090da0f37a26550bed4c86c14a0c873d92428a96a0012b48c2d44984fe6dea00b89d946d0d')
 
 prepare() {
   cd rclone-$pkgver



More information about the arch-commits mailing list