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

Levente Polyak anthraxx at archlinux.org
Mon Jul 5 19:23:32 UTC 2021


    Date: Monday, July 5, 2021 @ 19:23:32
  Author: anthraxx
Revision: 972475

upgpkg: lazygit 0.28.2-1

Modified:
  lazygit/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-05 19:23:07 UTC (rev 972474)
+++ PKGBUILD	2021-07-05 19:23:32 UTC (rev 972475)
@@ -3,7 +3,7 @@
 # Contributor: fuero <fuerob at gmail.com>
 
 pkgname=lazygit
-pkgver=0.28.1
+pkgver=0.28.2
 pkgrel=1
 pkgdesc='Simple terminal UI for git commands'
 url='https://github.com/jesseduffield/lazygit'
@@ -12,8 +12,8 @@
 depends=('git' 'glibc')
 makedepends=('go')
 source=("https://github.com/jesseduffield/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('56daf4fd751f5ce5703974aa2f0d6c4b77f20225c9ed639a61633033c87704c0')
-b2sums=('8cfb3cd59c991cefb3de652c49ef8bb0f94f7f1da6af9fa62e4288383ae14e64644a82fb8ca4d2037fa6b39a54b6b716b9851d42e023ea0a81e2b9d865f6df69')
+sha256sums=('4925089bff0fee55ccc495fdcc2d396e48e04d16ad8d6681b6cce7b10eefa2b4')
+b2sums=('678a44f4109446e7490cc75b4bb2f0195357a8f6dc2539251de7b829b11ef0a7b8d125bb518f7d6822df62bf9922026ba2948d4d6318ca9e18dafcca7ff9792d')
 
 build() {
   cd ${pkgname}-${pkgver}




More information about the arch-commits mailing list