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


Commits:
01f0fc45 by Justin Kromlinger at 2024-03-22T21:54:08+01:00
upgpkg: 2024.03.20-2

- - - - -
a941ee68 by Justin Kromlinger at 2024-03-22T21:55:19+01:00
upgpkg: 2024.03.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 = 2024.03.13
-       pkgrel = 2
+       pkgver = 2024.03.20
+       pkgrel = 1
        url = https://minio.io/downloads/#minio-client
        install = minio-client.install
        arch = x86_64
@@ -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-13T23-51-57Z
-       sha512sums = SKIP
+       source = 
git+https://github.com/minio/mc.git#tag=RELEASE.2024-03-20T21-07-29Z
+       sha512sums = 
91660e7a241479bfc2e0e3c690d17baaaaae1d4fc681ba68fe05174e79af8adbc158a530809af51746ff9fd836e47224c9efe1a3f88b69a38b663aa67ad8e3a2
 
 pkgname = minio-client


=====================================
PKGBUILD
=====================================
@@ -4,10 +4,10 @@
 # Contributor: Dhananjay Balan <m...@dbalan.in>
 
 pkgname=minio-client
-pkgver=2024.03.13
-_timever=T23-51-57Z
+pkgver=2024.03.20
+_timever=T21-07-29Z
 _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'
@@ -17,7 +17,7 @@ depends=('glibc')
 options=(!lto)
 install=minio-client.install
 source=(git+https://github.com/minio/mc.git#tag=RELEASE.${_pkgver})
-sha512sums=('SKIP')
+sha512sums=('91660e7a241479bfc2e0e3c690d17baaaaae1d4fc681ba68fe05174e79af8adbc158a530809af51746ff9fd836e47224c9efe1a3f88b69a38b663aa67ad8e3a2')
 
 build() {
   export CGO_LDFLAGS="${LDFLAGS}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/minio-client/-/compare/4df8540fef0e30becb6c4cc8cc74e586e6c76d29...a941ee685929377a0174fbaaa64bb2ad2d4c073a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/minio-client/-/compare/4df8540fef0e30becb6c4cc8cc74e586e6c76d29...a941ee685929377a0174fbaaa64bb2ad2d4c073a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to