summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortiziodcaio2024-12-12 00:27:46 +0100
committertiziodcaio2024-12-12 00:27:46 +0100
commitce37b2fb1c21c6322fd9673601c3256d625991df (patch)
treeb6f82efd79da92656eb4b138332fc0b831f02094 /PKGBUILD
parent2df2987e7b9efac05c1ef4a368c4f90c3947aaa7 (diff)
downloadaur-ce37b2fb1c21c6322fd9673601c3256d625991df.tar.gz
3.23.19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ed167dcab66..bb5fb2193408 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Thank you inversechi and eschwartz
pkgname=lando
-pkgver=3.23.7
+pkgver=3.23.19
_target_version=${pkgver//_/-}
pkgrel=1
pkgdesc="A free, open source, cross-platform, local development environment and DevOps tool built on Docker container technology"
@@ -14,7 +14,7 @@ depends=('docker' 'docker-compose')
optdepends=('gcc-libs')
makedepends=('npm' 'git' 'nodejs')
source=("${pkgname}-core::git+https://github.com/lando/core.git#tag=v${_target_version}")
-sha256sums=('3a3805ab778a7cdabd3639f0946fe2fa8e1324537436f82b774533204d70a4b7')
+sha256sums=('d1a22894dc50779e23e07bd6acc140f977abb3dae19def295a7886c40e43cf3f')
conflicts=("lando-git")
provides=("lando")