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

Felix Yan felixonmars at archlinux.org
Sat Jun 15 23:41:25 UTC 2019


    Date: Saturday, June 15, 2019 @ 23:41:25
  Author: felixonmars
Revision: 481758

upgpkg: rclone 1.48.0-1

Modified:
  rclone/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-15 21:46:18 UTC (rev 481757)
+++ PKGBUILD	2019-06-15 23:41:25 UTC (rev 481758)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=rclone
-pkgver=1.47.0
+pkgver=1.48.0
 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=('90e68021f589bfad95989b45d91c47da63066e9bc60040052e866d1c7e420bc2784335cc5dbab0e4372c4f8686acb0a65853877c41081c8406eddada42550125')
+sha512sums=('038a72cc386c427646d2a4765664e42679fd647a878d44148a0019c8164ec60f1a2788ae0d228b166c3245fc1df6f0045c681e51e8bf2b06ef74215984dd97b5')
 
 prepare() {
   cd rclone-$pkgver



More information about the arch-commits mailing list