Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
minio-client
Commits:
2006da4c by Christian Heusel at 2024-03-07T12:50:30+01:00
upgpkg: 2024.03.07-2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = minio-client
pkgdesc = Replacement for ls, cp, mkdir, diff and rsync commands for
filesystems and object storage
- pkgver = 2024.03.03
+ pkgver = 2024.03.07
pkgrel = 2
url = https://minio.io/downloads/#minio-client
install = minio-client.install
@@ -10,7 +10,7 @@ pkgbase = minio-client
makedepends = git
depends = glibc
options = !lto
- source =
git+https://github.com/minio/mc.git#tag=RELEASE.2024-03-03T00-13-08Z
+ source =
git+https://github.com/minio/mc.git#tag=RELEASE.2024-03-07T00-31-49Z
sha512sums = SKIP
pkgname = minio-client
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Contributor: Dhananjay Balan <[email protected]>
pkgname=minio-client
-pkgver=2024.03.03
-_timever=T00-13-08Z
+pkgver=2024.03.07
+_timever=T00-31-49Z
_pkgver="${pkgver//./-}${_timever//:/-}"
pkgrel=2
pkgdesc='Replacement for ls, cp, mkdir, diff and rsync commands for
filesystems and object storage'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/minio-client/-/commit/2006da4c0f3ed39bc3efe96d292afd9a1251ad54
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/minio-client/-/commit/2006da4c0f3ed39bc3efe96d292afd9a1251ad54
You're receiving this email because of your account on gitlab.archlinux.org.