summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorderwinlu2019-05-05 07:17:45 +0200
committerderwinlu2019-05-05 07:17:45 +0200
commitfa335cdebc535b9c85b43319ab20b18cb9f0c005 (patch)
treeb7f93f86641d55e21949aa63e9b1d9904774c600 /PKGBUILD
parent1df9ea7125f4a35b6d79c174217e7f7bc5ee7d88 (diff)
downloadaur-fa335cdebc535b9c85b43319ab20b18cb9f0c005.tar.gz
Pin version better
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ca3370c51d4..c987ee2f5af3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=minio-mc-bin
_srcname=minio-mc
-pkgver=1
+pkgver=2019_05_01T23_27_44Z
pkgrel=1
pkgdesc="Minio client, binary version"
url="https://min.io"
license=('Apache 2.0')
arch=('x86_64')
-source_x86_64=("https://dl.minio.io/client/mc/release/linux-amd64/mc")
+source_x86_64=("mc::https://dl.minio.io/client/mc/release/linux-amd64/mc.RELEASE.${pkgver//_/-}")
sha256sums_x86_64=('5c958946076f53c99a319515e3bfe2b8f58d4db171a828b00356e8c08d98e22a')