summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Fedortsov2021-07-28 07:27:24 +0300
committerKonstantin Fedortsov2021-07-28 07:27:24 +0300
commitafe6c2c1b2b3bc61dfe03b390427aa47b93ffe8a (patch)
treee830f16fbf62ed99aa44095a582916664cc19443 /PKGBUILD
parent92789a3657f642dd54f93a9fa897375a33e82c65 (diff)
downloadaur-afe6c2c1b2b3bc61dfe03b390427aa47b93ffe8a.tar.gz
v0.5.20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15a50e46958d..ecd7554666e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: istimaldar_sntlk <istimaldar@gmail.com>
pkgname=earthly-bin
-pkgver=0.5.18
+pkgver=0.5.20
pkgrel=1
pkgdesc='Build automation for the container era'
arch=('x86_64')
@@ -16,7 +16,7 @@ source=(
"https://github.com/earthly/earthly/releases/download/v${pkgver}/earthly-linux-amd64"
)
sha512sums=(
- '325ea69d762d29323baa7e2aff3c5f645e7902750f409a60c4b6121965fcff03dcfa5966d14a2da42c9e1fbe67c375b0a0f688f881639b247f0cf9cfd5e2f3af'
+ '6624f6dd2b6bccfb99d4811e99353b07965f48349fcd50676e6c2964dddc04f3b41a0b6ae78f27bff83cfdd82bc8997e7ade761705209f63afafa3dbd8451a0c'
)
prepare() {