parent
c23ab68073
commit
ba1ba23cdd
1 changed files with 17 additions and 0 deletions
17
srcpkgs/lazygit/template
Normal file
17
srcpkgs/lazygit/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'lazygit'
|
||||||
|
pkgname=lazygit
|
||||||
|
version=0.1.48
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path=github.com/jesseduffield/lazygit
|
||||||
|
hostmakedepends="git"
|
||||||
|
short_desc="Simple terminal UI for git commands"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/jesseduffield/lazygit"
|
||||||
|
distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz"
|
||||||
|
checksum=5d2a1e799681c253b794ab346e4708ee0607fe0138957c90cecc174da6c71767
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue