summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoristimaldar2021-06-01 17:36:26 +0300
committeristimaldar2021-06-01 17:36:26 +0300
commitdd983c27bad83c4081a306ffb27aa0062319196c (patch)
tree9cfe91cc903943ac640a50f36c2f643217514a82 /PKGBUILD
parent9821d7fe4377d1f1ef2a2383770bdde1037ffb63 (diff)
downloadaur-dd983c27bad83c4081a306ffb27aa0062319196c.tar.gz
v0.5.15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e164dd51f47d..7e605df1f68d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: istimaldar_sntlk <istimaldar@gmail.com>
pkgname=earthly-bin
-pkgver=0.5.13
+pkgver=0.5.15
pkgrel=2
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=(
- '370e3fefa10755636f721c7d2c77f570b19d41421f8ada3b9240a256e45f454c408c82e1a61742c0d297a74cc4ac42b60671cce026ad7ebf9c9bc95ac3c99544'
+ '8cad5ff3f8124eb90d560ba200beb14216c4e5e2dd68dc710e6c1d59d8271c205e1daa98434b413a81714a1e3b7a64a96344545388e9f47f8b46505da782c1c6'
)
prepare() {