New package: ugdb-0.1.8.
This commit is contained in:
parent
76342c7071
commit
9824f4f46a
1 changed files with 15 additions and 0 deletions
15
srcpkgs/ugdb/template
Normal file
15
srcpkgs/ugdb/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'ugdb'
|
||||
pkgname=ugdb
|
||||
version=0.1.8
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Alternative TUI for gdb"
|
||||
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/ftilde/ugdb"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=000a0d1bcc848332d5786ca9c37fcba0ead5d5cf33b39ba7620fe3fd9e530b9c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue