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

Levente Polyak anthraxx at archlinux.org
Mon Apr 26 21:40:52 UTC 2021


    Date: Monday, April 26, 2021 @ 21:40:52
  Author: anthraxx
Revision: 924584

upgpkg: lazygit 0.28.1-1

Modified:
  lazygit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-26 21:37:08 UTC (rev 924583)
+++ PKGBUILD	2021-04-26 21:40:52 UTC (rev 924584)
@@ -3,7 +3,7 @@
 # Contributor: fuero <fuerob at gmail.com>
 
 pkgname=lazygit
-pkgver=0.26.1
+pkgver=0.28.1
 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=('7bfda18345993206d4d388ea0370e9b54af0354d37f4a64803461889b361d547')
-b2sums=('9c48e6d0ee176ed1a49a684c4ad65ba139329c690af654508e866b6213ab3572d7f47915d849a0e65242f57b552568e1a34825a8050cd42e864d6b25f2e36559')
+sha256sums=('56daf4fd751f5ce5703974aa2f0d6c4b77f20225c9ed639a61633033c87704c0')
+b2sums=('8cfb3cd59c991cefb3de652c49ef8bb0f94f7f1da6af9fa62e4288383ae14e64644a82fb8ca4d2037fa6b39a54b6b716b9851d42e023ea0a81e2b9d865f6df69')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list