summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoristimaldar2020-12-24 00:55:12 +0300
committeristimaldar2020-12-24 00:55:12 +0300
commit01c7c88ffc14068cc0de69c4a4f4e9d197a6aca3 (patch)
tree2e3e131b685785c367c52ba7a827e7b15a852c12 /PKGBUILD
parent3b71bea0d8515cd79e73041e15d36fdee3078156 (diff)
downloadaur-01c7c88ffc14068cc0de69c4a4f4e9d197a6aca3.tar.gz
v0.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be2fa436cb65..06ed424945d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: istimaldar_sntlk <istimaldar@gmail.com>
pkgname=earthly-bin
-pkgver=0.4.1
+pkgver=0.4.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=(
- '9b4f002d1c24a822d8dde54e358496169a61c5d64ed7363f462aa0cc902ac2bfe2937739c8d094c027f3ec581eca636f0870d2afd487f9ecfcfe226685beea80'
+ '9e82c653612e55033f9cf547475d49d47b1e4f4932a6295704e7013a48df32329ecdfc12c6b789dc958a8fb17c73ee4ac2d0d128cc43c1d0ace1b24c3b3f17ad'
)
prepare() {