[arch-commits] Commit in rclone/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jul 23 08:30:54 UTC 2017
Date: Sunday, July 23, 2017 @ 08:30:53
Author: felixonmars
Revision: 246110
upgpkg: rclone 1.37-1
Modified:
rclone/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-23 07:53:24 UTC (rev 246109)
+++ PKGBUILD 2017-07-23 08:30:53 UTC (rev 246110)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=rclone
-pkgver=1.36
+pkgver=1.37
pkgrel=1
pkgdesc="Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox and Google Cloud Storage"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
depends=('glibc')
makedepends=('python2' 'pandoc' 'go')
source=("$pkgname-$pkgver.tar.gz::https://github.com/ncw/rclone/archive/v$pkgver.tar.gz")
-md5sums=('SKIP')
+sha512sums=('683c88c04aa3d6f7057937c431bc56b20c9218c3a01f8baa4fb63ed716a0a3397855c1a9bf485041354bc6696f54f670b5cd9945c0465b4dc65595a9f606427b')
prepare() {
cd rclone-$pkgver
More information about the arch-commits
mailing list