[arch-commits] Commit in rclone/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Feb 9 17:42:23 UTC 2019
Date: Saturday, February 9, 2019 @ 17:42:21
Author: felixonmars
Revision: 430895
upgpkg: rclone 1.46-1
Modified:
rclone/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-09 17:40:23 UTC (rev 430894)
+++ PKGBUILD 2019-02-09 17:42:21 UTC (rev 430895)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=rclone
-pkgver=1.45
-pkgrel=2
+pkgver=1.46
+pkgrel=1
pkgdesc="Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox and Google Cloud Storage"
arch=('x86_64')
url="http://rclone.org/"
@@ -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=('348dbd6a069f736219b7f925b6aa5234a4d70724ee5bfdb56067241063be36c44a091a37acb3285627803fa013329a6ef804aab4c0070ddaf322c5324b9e2a5a')
+sha512sums=('e0683c92af0b45536e412d580d46ba25b3c96d501022bdfa63d6c4ccdba341a9efe64d93150c850b69f8413ba068110c453e06b5f4a7756798245ff1fd6f8d46')
prepare() {
cd rclone-$pkgver
More information about the arch-commits
mailing list