makedeb
Simple terminal UI for git commands
Click here to go back to the commit logs for lazygit.
Hash: 89a8ff7fa372573b9c0f982456cf62bec5102359
Message: Updated maintainer
diff --git a/.SRCINFO b/.SRCINFO
index 4352f2b..757034b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ generated-by = makedeb-makepkg
pkgbase = lazygit
pkgdesc = Simple terminal UI for git commands
pkgver = 0.32.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jesseduffield/lazygit
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 565934e..82abc56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,14 @@
-# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
-# Maintainer: Caleb Maclennan <caleb@alerque.com>
-# Contributor: Fredy García <frealgagu at gmail dot com>
-# Contributor: fuero <fuerob@gmail.com>
+# Maintainer: hiddeninthesand <hiddeninthesand at pm dot me>
+
+# AUR Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
+# AUR Maintainer: Caleb Maclennan <caleb@alerque.com>
+# AUR Contributor: Fredy García <frealgagu at gmail dot com>
+# AUR Contributor: fuero <fuerob@gmail.com>
pkgname="lazygit"
_gitname="lazygit"
pkgver="0.32.2"
-pkgrel="1"
+pkgrel="2"
pkgdesc='Simple terminal UI for git commands'
url='https://github.com/jesseduffield/lazygit'
arch=('x86_64')