hashworks pushed to branch main at Arch Linux / Packaging / Packages /
minio-client
Commits:
56833251 by Justin Kromlinger at 2023-12-20T09:22:36+01:00
upgpkg: 2023.12.20-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = minio-client
pkgdesc = Replacement for ls, cp, mkdir, diff and rsync commands for
filesystems and object storage
- pkgver = 2023.12.14
- pkgrel = 2
+ pkgver = 2023.12.20
+ pkgrel = 1
url = https://minio.io/downloads/#minio-client
install = minio-client.install
arch = x86_64
@@ -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-14T00-37-41Z
+ source =
git+https://github.com/minio/mc.git#tag=RELEASE.2023-12-20T07-14-22Z
sha512sums = SKIP
pkgname = minio-client
=====================================
PKGBUILD
=====================================
@@ -4,10 +4,10 @@
# Contributor: Dhananjay Balan <[email protected]>
pkgname=minio-client
-pkgver=2023.12.14
-_timever=T00-37-41Z
+pkgver=2023.12.20
+_timever=T07-14-22Z
_pkgver="${pkgver//./-}${_timever//:/-}"
-pkgrel=2
+pkgrel=1
pkgdesc='Replacement for ls, cp, mkdir, diff and rsync commands for
filesystems and object storage'
arch=('x86_64')
url='https://minio.io/downloads/#minio-client'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/minio-client/-/commit/56833251be77bebe8673a442f6e875765b8864b5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/minio-client/-/commit/56833251be77bebe8673a442f6e875765b8864b5
You're receiving this email because of your account on gitlab.archlinux.org.