Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages / 
rclone


Commits:
0fe7e241 by Morten Linderud at 2025-02-19T20:04:17+01:00
upgpkg: 1.69.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rclone
        pkgdesc = Sync files to and from Google Drive, S3, Swift, Cloudfiles, 
Dropbox and Google Cloud Storage
-       pkgver = 1.69.0
+       pkgver = 1.69.1
        pkgrel = 1
        url = https://github.com/rclone/rclone
        arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = rclone
        depends = glibc
        optdepends = fuse3: for rclone mount
        options = !lto
-       source = 
rclone-1.69.0.tar.gz::https://github.com/rclone/rclone/archive/v1.69.0.tar.gz
-       sha512sums = 
0a1d544fc12d020cf71ed788481185c178e6d79919f2e7e73014704714e70e4efec84fc126f19b1be284cc7f1f381fbb5ee9f78c472ba993529a8db2d19898b4
+       source = 
rclone-1.69.1.tar.gz::https://github.com/rclone/rclone/archive/v1.69.1.tar.gz
+       sha512sums = 
4f9b7b7e4d78fb9f76c498f431e474307f33f8070b35e06f5fd47f2e38946e3f632a02de73d9ffdfe5a28c1580230c3da373b9776ddd09129b72910f82f557b8
 
 pkgname = rclone


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <[email protected]>
 
 pkgname=rclone
-pkgver=1.69.0
+pkgver=1.69.1
 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 @@ depends=('glibc')
 optdepends=('fuse3: for rclone mount')
 makedepends=('python' 'pandoc' 'go' 'git' 'fuse3')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/rclone/rclone/archive/v$pkgver.tar.gz";)
-sha512sums=('0a1d544fc12d020cf71ed788481185c178e6d79919f2e7e73014704714e70e4efec84fc126f19b1be284cc7f1f381fbb5ee9f78c472ba993529a8db2d19898b4')
+sha512sums=('4f9b7b7e4d78fb9f76c498f431e474307f33f8070b35e06f5fd47f2e38946e3f632a02de73d9ffdfe5a28c1580230c3da373b9776ddd09129b72910f82f557b8')
 options=(!lto)
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rclone/-/commit/0fe7e241a8799cdd44fab2cc2549e19856650e8d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rclone/-/commit/0fe7e241a8799cdd44fab2cc2549e19856650e8d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to