Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
minio-client
Commits:
aec1cd48 by Christian Heusel at 2023-12-14T11:17:06+01:00
upgpkg: 2023.12.14-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 = 2023.12.07
+ pkgver = 2023.12.14
pkgrel = 2
url = https://minio.io/downloads/#minio-client
install = minio-client.install
@@ -9,7 +9,7 @@ pkgbase = minio-client
makedepends = go
makedepends = git
depends = glibc
- source =
git+https://github.com/minio/mc.git#tag=RELEASE.2023-12-07T22-13-17Z
+ source =
git+https://github.com/minio/mc.git#tag=RELEASE.2023-12-14T00-37-41Z
sha512sums = SKIP
pkgname = minio-client
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Contributor: Dhananjay Balan <[email protected]>
pkgname=minio-client
-pkgver=2023.12.07
-_timever=T22-13-17Z
+pkgver=2023.12.14
+_timever=T00-37-41Z
_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/aec1cd4831f245e339d2dfa02dc6b823b3addad4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/minio-client/-/commit/aec1cd4831f245e339d2dfa02dc6b823b3addad4
You're receiving this email because of your account on gitlab.archlinux.org.