summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrealgagu2018-08-08 21:11:06 -0500
committerfrealgagu2018-08-08 21:11:06 -0500
commit50860951180685f4b54c90fd4f09a0f8980ef97a (patch)
tree4f7cb92d5c15b201bb37bca9d507daacb8e90b3e /PKGBUILD
parent871df2cd57530a0b069ac71f181fe7c6c6fb0dd6 (diff)
downloadaur-50860951180685f4b54c90fd4f09a0f8980ef97a.tar.gz
Upgrading to version 0.1.27
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 718492432067..d026569ba09f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fredy GarcĂ­a <frealgagu at gmail dot com>
pkgname=lazygit
-pkgver=0.1.26
+pkgver=0.1.27
pkgrel=1
pkgdesc="A simple terminal UI for git commands"
arch=("x86_64")
@@ -10,7 +10,7 @@ license=("MIT")
depends=("glibc")
makedepends=("go-pie")
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/jesseduffield/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=("3edeb1393b28a11cb720e952bb5bd8327e6d75f49730f624d58c7a2a3912a451")
+sha256sums=("a2f42f306ca7104504532469f26680bed97153051e803a7589b302fa45dff855")
build () {
msg2 "Linking to repository path..."