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

Felix Yan felixonmars at archlinux.org
Tue Nov 5 20:31:59 UTC 2019


    Date: Tuesday, November 5, 2019 @ 20:31:58
  Author: felixonmars
Revision: 524207

upgpkg: rclone 1.50.1-1

Modified:
  rclone/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-05 20:30:09 UTC (rev 524206)
+++ PKGBUILD	2019-11-05 20:31:58 UTC (rev 524207)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=rclone
-pkgver=1.49.5
+pkgver=1.50.1
 pkgrel=1
 pkgdesc="Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox and Google Cloud Storage"
 arch=('x86_64')
@@ -8,9 +8,9 @@
 url="https://rclone.org/"
 license=('MIT')
 depends=('glibc')
-makedepends=('python2' 'pandoc' 'go-pie' 'git')
+makedepends=('python' 'pandoc' 'go-pie' 'git')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/rclone/rclone/archive/v$pkgver.tar.gz")
-sha512sums=('1fe1338eaf69ca0ca9e8705af0e4b9856aa97345b6eb1c2d604d40090da0f37a26550bed4c86c14a0c873d92428a96a0012b48c2d44984fe6dea00b89d946d0d')
+sha512sums=('96d3383ef1ff1758b52ba0902060658cdb266607c7ca72324d50d080ce3f183e8734839206fb3c89e5660bf9686f4e4c21591f25841fa64eb0fc6fa36c28a8ab')
 
 prepare() {
   cd rclone-$pkgver



More information about the arch-commits mailing list