Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
minio-client


Commits:
8e67121b by Christian Heusel at 2024-03-30T21:31:07+01:00
upgpkg: 2024.03.30-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 = 2024.03.25
+       pkgver = 2024.03.30
        pkgrel = 1
        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-25T16-41-14Z
-       sha512sums = 
73a2d46afa6ef4d7b2f176a893edd818d1ce99d74040a10187186e291373fdfe88804870f45a5b60c0f63c452735ade4e8139b30cb69fbaa5716b6f5905c4ef5
+       source = 
git+https://github.com/minio/mc.git#tag=RELEASE.2024-03-30T15-29-52Z
+       sha512sums = 
b48ce71f0815a82caa3a8a624793e8cb0a7c1825282d9803dfb806c1e51e28c8ecf22141b14efde17df23c962efb069c11701f05f1de109d9e82be469730c37a
 
 pkgname = minio-client


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Dhananjay Balan <m...@dbalan.in>
 
 pkgname=minio-client
-pkgver=2024.03.25
-_timever=T16-41-14Z
+pkgver=2024.03.30
+_timever=T15-29-52Z
 _pkgver="${pkgver//./-}${_timever//:/-}"
 pkgrel=1
 pkgdesc='Replacement for ls, cp, mkdir, diff and rsync commands for 
filesystems and object storage'
@@ -17,7 +17,7 @@ depends=('glibc')
 options=(!lto)
 install=minio-client.install
 source=(git+https://github.com/minio/mc.git#tag=RELEASE.${_pkgver})
-sha512sums=('73a2d46afa6ef4d7b2f176a893edd818d1ce99d74040a10187186e291373fdfe88804870f45a5b60c0f63c452735ade4e8139b30cb69fbaa5716b6f5905c4ef5')
+sha512sums=('b48ce71f0815a82caa3a8a624793e8cb0a7c1825282d9803dfb806c1e51e28c8ecf22141b14efde17df23c962efb069c11701f05f1de109d9e82be469730c37a')
 
 build() {
   export CGO_LDFLAGS="${LDFLAGS}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/minio-client/-/commit/8e67121bda877f402490300fba5027d8a87c90d8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/minio-client/-/commit/8e67121bda877f402490300fba5027d8a87c90d8
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to