From 18a01759e2d6fcbeb4c2c934c3812177f192cee9 Mon Sep 17 00:00:00 2001 From: Jonathan Apodaca Date: Wed, 26 Jul 2023 22:09:57 -0600 Subject: [PATCH] v0.39.4 --- .SRCINFO | 22 +++++++++++----------- PKGBUILD | 12 ++++++------ 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 3a60304..895f3ed 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -3,7 +3,7 @@ pkgname = lazygit-bin pkgbase = lazygit-bin pkgdesc = A simple terminal UI for git commands, written in Go with the gocui library pkgrel = 2 -pkgver = 0.39.2 +pkgver = 0.39.4 url = https://github.com/jesseduffield/lazygit arch = aarch64 arch = arm64 @@ -13,13 +13,13 @@ arch = amd64 conflicts = lazygit license = MIT provides = lazygit -source_aarch64 = https://github.com/jesseduffield/lazygit/releases/download/v0.39.2/lazygit_0.39.2_Linux_arm64.tar.gz -source_amd64 = https://github.com/jesseduffield/lazygit/releases/download/v0.39.2/lazygit_0.39.2_Linux_x86_64.tar.gz -source_arm64 = https://github.com/jesseduffield/lazygit/releases/download/v0.39.2/lazygit_0.39.2_Linux_arm64.tar.gz -source_armv6h = https://github.com/jesseduffield/lazygit/releases/download/v0.39.2/lazygit_0.39.2_Linux_armv6.tar.gz -source_i686 = https://github.com/jesseduffield/lazygit/releases/download/v0.39.2/lazygit_0.39.2_Linux_32-bit.tar.gz -sha256sums_aarch64 = 96ad9d612184dc3f00f17479cf85528d1dad3e5818ad0065d188d203fdb39744 -sha256sums_amd64 = ee7b9a8678ad9046a9471b5df033f43c4039e1d75ddcc22f5696893249b7b8f2 -sha256sums_arm64 = 96ad9d612184dc3f00f17479cf85528d1dad3e5818ad0065d188d203fdb39744 -sha256sums_armv6h = 7d8d249064c31831c022f3108d74a736edb455ecc41a84ab4b25eb17b24494f1 -sha256sums_i686 = 46b4cba989d0cc5913d2808fc7e7e070d05299d64cb5009e21c0ad940fdbdbab +source_aarch64 = https://github.com/jesseduffield/lazygit/releases/download/v0.39.4/lazygit_0.39.4_Linux_arm64.tar.gz +source_amd64 = https://github.com/jesseduffield/lazygit/releases/download/v0.39.4/lazygit_0.39.4_Linux_x86_64.tar.gz +source_arm64 = https://github.com/jesseduffield/lazygit/releases/download/v0.39.4/lazygit_0.39.4_Linux_arm64.tar.gz +source_armv6h = https://github.com/jesseduffield/lazygit/releases/download/v0.39.4/lazygit_0.39.4_Linux_armv6.tar.gz +source_i686 = https://github.com/jesseduffield/lazygit/releases/download/v0.39.4/lazygit_0.39.4_Linux_32-bit.tar.gz +sha256sums_aarch64 = 872e290979addfa274bb4aec39661002e7708c3b8ee6c400a493912f72620de0 +sha256sums_amd64 = ef30959442a62c0395910a2835e01e3f99fe1c740dad92db881b1989d765f15b +sha256sums_arm64 = 872e290979addfa274bb4aec39661002e7708c3b8ee6c400a493912f72620de0 +sha256sums_armv6h = cacd510bef5fb1a0c9ac59ff545c1ff1f8c1f1c000b59402dd40a7160fba311c +sha256sums_i686 = a67ec104254d3c0496f127f3851ca5fc0724fbc7ac0d2dd8ee109da5f5aaa19e diff --git a/PKGBUILD b/PKGBUILD index ad821f4..9af1631 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jonathan Apodaca pkgname=lazygit-bin -pkgver=0.39.2 +pkgver=0.39.4 pkgrel=2 pkgdesc='A simple terminal UI for git commands, written in Go with the gocui library' url="https://github.com/jesseduffield/lazygit" @@ -17,11 +17,11 @@ source_armv6h=("${url}/releases/download/v${pkgver}/lazygit_${pkgver}_Linux_armv source_i686=("${url}/releases/download/v${pkgver}/lazygit_${pkgver}_Linux_32-bit.tar.gz") source_amd64=("${url}/releases/download/v${pkgver}/lazygit_${pkgver}_Linux_x86_64.tar.gz") -sha256sums_aarch64=('96ad9d612184dc3f00f17479cf85528d1dad3e5818ad0065d188d203fdb39744') -sha256sums_arm64=('96ad9d612184dc3f00f17479cf85528d1dad3e5818ad0065d188d203fdb39744') -sha256sums_armv6h=('7d8d249064c31831c022f3108d74a736edb455ecc41a84ab4b25eb17b24494f1') -sha256sums_i686=('46b4cba989d0cc5913d2808fc7e7e070d05299d64cb5009e21c0ad940fdbdbab') -sha256sums_amd64=('ee7b9a8678ad9046a9471b5df033f43c4039e1d75ddcc22f5696893249b7b8f2') +sha256sums_aarch64=('872e290979addfa274bb4aec39661002e7708c3b8ee6c400a493912f72620de0') +sha256sums_arm64=('872e290979addfa274bb4aec39661002e7708c3b8ee6c400a493912f72620de0') +sha256sums_armv6h=('cacd510bef5fb1a0c9ac59ff545c1ff1f8c1f1c000b59402dd40a7160fba311c') +sha256sums_i686=('a67ec104254d3c0496f127f3851ca5fc0724fbc7ac0d2dd8ee109da5f5aaa19e') +sha256sums_amd64=('ef30959442a62c0395910a2835e01e3f99fe1c740dad92db881b1989d765f15b') package() { install -Dm755 "${srcdir}/lazygit" "${pkgdir}/usr/bin/lazygit"