[arch-commits] Commit in rclone/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Wed Jul 21 04:07:26 UTC 2021
Date: Wednesday, July 21, 2021 @ 04:07:25
Author: felixonmars
Revision: 981343
upgpkg: rclone 1.56.0-1
Modified:
rclone/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-21 04:04:52 UTC (rev 981342)
+++ PKGBUILD 2021-07-21 04:07:25 UTC (rev 981343)
@@ -2,7 +2,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=rclone
-pkgver=1.55.1
+pkgver=1.56.0
pkgrel=1
pkgdesc="Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox and Google Cloud Storage"
arch=('x86_64')
@@ -12,7 +12,7 @@
optdepends=('fuse2: for rclone mount')
makedepends=('python' 'pandoc' 'go' 'git' 'fuse2')
source=("$pkgname-$pkgver.tar.gz::https://github.com/rclone/rclone/archive/v$pkgver.tar.gz")
-sha512sums=('be8847d062f22ffbd57ae42bf2c36f32a29f5fc652051c7090232530a52e38edad39cc29679a522fcb55df783c304b6dcd59b5b45a528686a11bca67676128eb')
+sha512sums=('e27b016229b6c3a2d10966317813bcd4fe7783f7cd37549b042326d79be79d5318dad8ec07d5e6c586e1b54981fccbc10e0a1e1d04a2dfa9032f3e46d41daa1d')
prepare() {
cd "rclone-$pkgver"
More information about the arch-commits
mailing list