summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfuero2018-11-19 23:48:21 +0100
committerfuero2018-11-19 23:48:21 +0100
commit23e00eb6953fb1ade2b5fc1bfdea8bf3397eefa8 (patch)
tree0e236ef8427c47f4f00315e0c0049bb239fd422c
parent1bd8a40c6525b1ead5e844a46048dcd2ac49cf35 (diff)
downloadaur-23e00eb6953fb1ade2b5fc1bfdea8bf3397eefa8.tar.gz
maintenance - still compiles and works
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 643300d61943..d4f86cc0e98b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lazygit-git
pkgdesc = A simple terminal UI for git commands
- pkgver = r826.7d86278
+ pkgver = r953.b9ecb82
pkgrel = 1
url = https://github.com/jesseduffield/lazygit
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 875707582c4e..ebf5226512fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='lazygit-git'
pkgdesc='A simple terminal UI for git commands'
-pkgver=r826.7d86278
+pkgver=r953.b9ecb82
pkgrel=1
_repo_prefix='github.com/jesseduffield'
_repo_name="${pkgname/-git}"