summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoristimaldar2021-04-28 00:08:06 +0300
committeristimaldar2021-04-28 00:08:06 +0300
commit7a0af250218baaff54dd0215f0f1380c8ca663fa (patch)
treec7de9cd91b5196339165fc40e540cdfc0ad9e49f /PKGBUILD
parente02d5b92c813a5a4120be34818b59ab1a817014c (diff)
downloadaur-7a0af250218baaff54dd0215f0f1380c8ca663fa.tar.gz
v0.5.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56ffdc066b6e..c8b67ff6470d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: istimaldar_sntlk <istimaldar@gmail.com>
pkgname=earthly-bin
-pkgver=0.5.10
+pkgver=0.5.11
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=(
- '734af8e869b79015b567ee9968a4b0df9d00608b6675e699debe0933ff7361a007580386df67a5d3b95df60de8f63f003e3cedb6f379d5e39de5339c3cbc3c0e'
+ 'f515acb2270414c824a069f221c8d5f9d775d9bce6647f1dbb2738dd58b852ce8126439734300d7ea5a3fdc94b7d13f349f04911c93dd788d6993ae51cf7aa09'
)
prepare() {