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

Felix Yan felixonmars at archlinux.org
Fri Oct 4 06:29:41 UTC 2019


    Date: Friday, October 4, 2019 @ 06:29:41
  Author: felixonmars
Revision: 512684

upgpkg: rclone 1.49.4-1

Modified:
  rclone/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-04 06:29:12 UTC (rev 512683)
+++ PKGBUILD	2019-10-04 06:29:41 UTC (rev 512684)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=rclone
-pkgver=1.49.3
+pkgver=1.49.4
 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=('88f7f1f74c7a880df78aff87c9679faac8a3dcdd6b48466788a9594041aeb92bd2482f115ff6c53a2e82855c0bff810149af977b717e7de8319f713ac7a39f23')
+sha512sums=('9614dc86c753a56f102d1aa7e756361dfaca421b31f9df25cedafeb6d2bf5017ee848270bd86f9f44bedef3d5c8554313be424a9fa3aa951881eaf10157d35ab')
 
 prepare() {
   cd rclone-$pkgver



More information about the arch-commits mailing list