Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
minio-client
Commits:
003f15f6 by Christian Heusel at 2023-10-24T14:09:02+02:00
upgpkg: 2023.10.24-1
- - - - -
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.10.14
+ pkgver = 2023.10.24
pkgrel = 1
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-10-14T01-57-03Z
+ source =
git+https://github.com/minio/mc.git#tag=RELEASE.2023-10-24T05-18-28Z
sha512sums = SKIP
pkgname = minio-client
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Contributor: Dhananjay Balan <[email protected]>
pkgname=minio-client
-pkgver=2023.10.14
-_timever=T01-57-03Z
+pkgver=2023.10.24
+_timever=T05-18-28Z
_pkgver="${pkgver//./-}${_timever//:/-}"
pkgrel=1
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/003f15f66c2777ae0de8b872a285e8c57ed3277d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/minio-client/-/commit/003f15f66c2777ae0de8b872a285e8c57ed3277d
You're receiving this email because of your account on gitlab.archlinux.org.