summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrealgagu2018-08-11 16:37:28 -0500
committerfrealgagu2018-08-11 16:37:28 -0500
commit157fd51a9bbc97038d01a12dc9e10aeb28219995 (patch)
tree5233e1354778f31dca1c4c49d9553d820959dac0 /PKGBUILD
parent09d4dcfa89e34f0e7c5adb5f42d4932f20ebc923 (diff)
downloadaur-157fd51a9bbc97038d01a12dc9e10aeb28219995.tar.gz
Upgrading to version 0.1.49
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56e24e45bbc2..40ac4a3720fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fredy GarcĂ­a <frealgagu at gmail dot com>
pkgname=lazygit
-pkgver=0.1.48
+pkgver=0.1.49
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=("5d2a1e799681c253b794ab346e4708ee0607fe0138957c90cecc174da6c71767")
+sha256sums=("5ec4abc2ad6fef47409a107d9aa70da87e009ccd75862a6bc7781a5e69df2070")
build () {
msg2 "Linking to repository path..."