aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoromni <omni+alpine@hack.org>2021-03-18 14:58:54 +0000
committerLeo <thinkabit.ukim@gmail.com>2021-03-18 15:40:04 +0000
commit8e3a87de23e892767d2e798f226ff5823ae27db4 (patch)
tree62970fae1d2a6a8df50c71ba33759d1703700915
parentd61b4dd20c75dcdd5179ae2e0168531ff29f7a90 (diff)
community/lazygit: upgrade to 0.26.1
-rw-r--r--community/lazygit/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/lazygit/APKBUILD b/community/lazygit/APKBUILD
index 3ce76ff840b..574470741b7 100644
--- a/community/lazygit/APKBUILD
+++ b/community/lazygit/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Thomas Deutsch <thomas@tuxpeople.org>
# Maintainer: Thomas Deutsch <thomas@tuxpeople.org>
pkgname=lazygit
-pkgver=0.25.1
+pkgver=0.26.1
pkgrel=0
pkgdesc="Simple terminal UI for git commands"
url="https://github.com/jesseduffield/lazygit"
@@ -28,4 +28,4 @@ package() {
}
-sha512sums="281a0e67b75c6dc69baf64bbcaeb20844874528564093ae2c64159d1c92eaaaebf73a176730fb80db9a2055cfcdd2c8ba77a12566ef94c182eb5ef16e2d677b9 lazygit-0.25.1.tar.gz"
+sha512sums="abdc8cfc509c77e4b7a249a32a000f3f80e9e5c11d26b48c3882fc49e9da1e477573590a16fa9c03ccb81d6342173f4abfa16031392d8180e7ca70071d503b3a lazygit-0.26.1.tar.gz"