[arch-commits] Commit in rclone/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Nov 26 20:12:50 UTC 2018
Date: Monday, November 26, 2018 @ 20:12:48
Author: felixonmars
Revision: 409875
upgpkg: rclone 1.45-1
Modified:
rclone/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-26 20:11:45 UTC (rev 409874)
+++ PKGBUILD 2018-11-26 20:12:48 UTC (rev 409875)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=rclone
-pkgver=1.44
+pkgver=1.45
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/ncw/rclone/archive/v$pkgver.tar.gz")
-sha512sums=('1207316ed12646a4ec5f9795d5cca1de9d2fa333f60a8b6dd157462813e2e6ad9ebf85d3d20b9b881d11dcd9ac162b5a674a53ff2af15a452afcfc04f7b34f5b')
+sha512sums=('348dbd6a069f736219b7f925b6aa5234a4d70724ee5bfdb56067241063be36c44a091a37acb3285627803fa013329a6ef804aab4c0070ddaf322c5324b9e2a5a')
prepare() {
cd rclone-$pkgver
More information about the arch-commits
mailing list