New package: xtools-0.1
This commit is contained in:
parent
e32e0cea45
commit
041032fd36
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'xtools'
|
||||
pkgname=xtools
|
||||
version=0.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
depends="git vim curl"
|
||||
short_desc="Opinionated helpers for working with XBPS"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="Public Domain"
|
||||
homepage="https://github.com/chneukirchen/xtools"
|
||||
distfiles="https://github.com/chneukirchen/xtools/archive/v${version}.tar.gz"
|
||||
checksum=70824f87c18106f0b14dbff20edff9093bf835c4850f4953d8e98bc775499eee
|
Loading…
Reference in New Issue