summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrealgagu2018-08-08 09:51:36 -0500
committerfrealgagu2018-08-08 09:51:36 -0500
commitc7909e117efd72b9f4b3c2d6d8dd5822628f01b4 (patch)
tree402d4d8833a23531869ea7a624a651a4a6e2e7c6 /PKGBUILD
parent6acf5701234d3e5e57c3372d8e34aeb93cffadc0 (diff)
downloadaur-c7909e117efd72b9f4b3c2d6d8dd5822628f01b4.tar.gz
Upgrading to version 0.1.20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 278d15bf2a8e..a3f75e4e0fd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fredy GarcĂ­a <frealgagu at gmail dot com>
pkgname=lazygit
-pkgver=0.1.19
+pkgver=0.1.20
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=("c684cc73b816718c9813a7129f6180dfc768c105ffd67fdea594bcd35db92323")
+sha256sums=("d352eff0e51696b3d7b1a780cf9acb4571b1f381bb84d463cee65458ea6086dd")
build () {
msg2 "Linking to repository path..."