summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoristimaldar2021-02-19 15:56:28 +0300
committeristimaldar2021-02-19 15:56:28 +0300
commit7c1b9f5255c99f4937db7d08127df6e97b53f713 (patch)
treeb7f10248835a184ed2b4f6f2e319c0b002d89b96 /PKGBUILD
parent5d5fa7e0d617048dfa1faf55841293cb4c041be7 (diff)
downloadaur-7c1b9f5255c99f4937db7d08127df6e97b53f713.tar.gz
v0.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09fe2dbab5f1..b104faf0243d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: istimaldar_sntlk <istimaldar@gmail.com>
pkgname=earthly-bin
-pkgver=0.5.1
+pkgver=0.5.2
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=(
- '57a43b984400ab13590916e6ed095b45d7718e41ada93500c12ad8d75a22847a2f3e85b8f04d5067b2ec6f318eb35e8d57d19b4682e1e24633d15d94bd4373d8'
+ 'a89fc4272505193dcdb7bb69147a1f64d780bdffc8b0cd4c6a27d779e38a96d0fe348e955ca87455d51195f5da65899bd36fd22ef379b19dfcc87fdd9bc38390'
)
prepare() {