Initial commit
This commit is contained in:
24
.SRCINFO
Normal file
24
.SRCINFO
Normal file
@@ -0,0 +1,24 @@
|
||||
generated-by = makedeb-makepkg
|
||||
|
||||
pkgbase = lazygit-bin
|
||||
pkgdesc = A simple terminal UI for git commands, written in Go with the gocui library
|
||||
pkgver = 0.32.2
|
||||
pkgrel = 1
|
||||
url = https://github.com/jesseduffield/lazygit
|
||||
arch = aarch64
|
||||
arch = armv6h
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
license = MIT
|
||||
provides = lazygit
|
||||
conflicts = lazygit
|
||||
source_aarch64 = https://github.com/jesseduffield/lazygit/releases/download/v0.32.2/lazygit_0.32.2_Linux_arm64.tar.gz
|
||||
sha256sums_aarch64 = 7a6cc2d42297753680248b93cf478aea1d2394649f8c2ff08f64a2828a481a41
|
||||
source_armv6h = https://github.com/jesseduffield/lazygit/releases/download/v0.32.2/lazygit_0.32.2_Linux_armv6.tar.gz
|
||||
sha256sums_armv6h = 9c2cf474f6300218d2f7e08aa4bd117cbfb4c9bb589a87452d6cc474d4fab498
|
||||
source_i686 = https://github.com/jesseduffield/lazygit/releases/download/v0.32.2/lazygit_0.32.2_Linux_32-bit.tar.gz
|
||||
sha256sums_i686 = d13f4a5291771d7909b8da311b00e3d09006739d4754d7028418c24c85fdc4f5
|
||||
source_x86_64 = https://github.com/jesseduffield/lazygit/releases/download/v0.32.2/lazygit_0.32.2_Linux_x86_64.tar.gz
|
||||
sha256sums_x86_64 = df9079e303f9e8df08e4c41ec9bd045bf1168d327baad86eda33a0fe02eea360
|
||||
|
||||
pkgname = lazygit-bin
|
||||
Reference in New Issue
Block a user