[arch-commits] Commit in lazygit/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Sun Mar 14 15:54:03 UTC 2021


    Date: Sunday, March 14, 2021 @ 15:54:02
  Author: anthraxx
Revision: 891212

upgpkg: lazygit 0.26.1-1

Modified:
  lazygit/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-14 15:53:26 UTC (rev 891211)
+++ PKGBUILD	2021-03-14 15:54:02 UTC (rev 891212)
@@ -3,8 +3,8 @@
 # Contributor: fuero <fuerob at gmail.com>
 
 pkgname=lazygit
-pkgver=0.25.1
-pkgrel=3
+pkgver=0.26.1
+pkgrel=1
 pkgdesc='Simple terminal UI for git commands'
 url='https://github.com/jesseduffield/lazygit'
 arch=('x86_64')
@@ -12,8 +12,8 @@
 depends=('git' 'glibc')
 makedepends=('go')
 source=("https://github.com/jesseduffield/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('4de157c0997a12d9161bc0c10cb65053349325f2da9005bd271361a2bee8074b')
-b2sums=('e2254ea3998f8be17f0c75d328975b30af21e1eddc070e6e1c2711b54e8a7e1a4f24d91a0eb80451480547d26c9b01ac23e43ea73d59cc4a6bcc158992c73987')
+sha256sums=('7bfda18345993206d4d388ea0370e9b54af0354d37f4a64803461889b361d547')
+b2sums=('9c48e6d0ee176ed1a49a684c4ad65ba139329c690af654508e866b6213ab3572d7f47915d849a0e65242f57b552568e1a34825a8050cd42e864d6b25f2e36559')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list