summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrealgagu2018-08-09 08:53:21 -0500
committerfrealgagu2018-08-09 08:53:21 -0500
commit476a0ad58dca89a7a41dad3bc6dd8f2c15abe0f9 (patch)
tree0477ad4f020f5611af045151d535a272a862a2cf /PKGBUILD
parentf531ed8d044205b3cf9bf52cbca9cc7b9382c337 (diff)
downloadaur-476a0ad58dca89a7a41dad3bc6dd8f2c15abe0f9.tar.gz
Upgrading to version 0.1.47
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54e80336be5e..c8cee37d60b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fredy GarcĂ­a <frealgagu at gmail dot com>
pkgname=lazygit
-pkgver=0.1.46
+pkgver=0.1.47
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=("f775ba8200d52c6e31044824b86885486a7dbbaa41287b40ce0302522dbf85e4")
+sha256sums=("4ff95526695e4795ab4aace0ba6be446a66004fa9bd06135fa9d1b09c296bb29")
build () {
msg2 "Linking to repository path..."