Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
lazygit
Commits:
23ec690a by Caleb Maclennan at 2026-05-27T10:18:27+03:00
upgpkg: 0.62.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lazygit
pkgdesc = Simple terminal UI for git commands
- pkgver = 0.61.1
+ pkgver = 0.62.0
pkgrel = 1
url = https://github.com/jesseduffield/lazygit
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = lazygit
makedepends = go
depends = git
depends = glibc
- source =
https://github.com/jesseduffield/lazygit/archive/v0.61.1/lazygit-0.61.1.tar.gz
- sha256sums =
2a550c9b609c5eb0e1c2640e8114ac05b94c671803f77e08a9dcdbd66372e2c4
- b2sums =
ee81a42d2fced530621b9e6affd418346908ccaa9f0ec9e8f312e8a6d71c5118f91f8288e473ff00c05b7e5197c1fab205843d422085547beb8517bbca82de08
+ source =
https://github.com/jesseduffield/lazygit/archive/v0.62.0/lazygit-0.62.0.tar.gz
+ sha256sums =
15f20b97c98a799998bc2d32a9a68674a7ddee8b73735d6d4758fafc854a00cb
+ b2sums =
fec25f05617cc41edcceef4e1d808be1a3fea453ddfd9212395c7396591f60c898ca3b8461417ccc53d8bd121115aaee31658aed4fd5a9301f8a4e7431e8434e
pkgname = lazygit
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: fuero <[email protected]>
pkgname=lazygit
-pkgver=0.61.1
+pkgver=0.62.0
pkgrel=1
pkgdesc='Simple terminal UI for git commands'
url='https://github.com/jesseduffield/lazygit'
@@ -13,8 +13,8 @@ license=('MIT')
depends=('git' 'glibc')
makedepends=('go')
source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('2a550c9b609c5eb0e1c2640e8114ac05b94c671803f77e08a9dcdbd66372e2c4')
-b2sums=('ee81a42d2fced530621b9e6affd418346908ccaa9f0ec9e8f312e8a6d71c5118f91f8288e473ff00c05b7e5197c1fab205843d422085547beb8517bbca82de08')
+sha256sums=('15f20b97c98a799998bc2d32a9a68674a7ddee8b73735d6d4758fafc854a00cb')
+b2sums=('fec25f05617cc41edcceef4e1d808be1a3fea453ddfd9212395c7396591f60c898ca3b8461417ccc53d8bd121115aaee31658aed4fd5a9301f8a4e7431e8434e')
build() {
cd ${pkgname}-${pkgver}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lazygit/-/commit/23ec690acb2b2f108f149e346507ca8ce2f1a012
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lazygit/-/commit/23ec690acb2b2f108f149e346507ca8ce2f1a012
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help