14 lines
474 B
Bash
14 lines
474 B
Bash
# Template file for 'xtools'
|
|
pkgname=xtools
|
|
version=0.46
|
|
revision=1
|
|
noarch=yes
|
|
build_style=gnu-makefile
|
|
depends="bash curl findutils git make xbps"
|
|
short_desc="Opinionated helpers for working with XBPS"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="Public Domain"
|
|
homepage="https://github.com/chneukirchen/xtools"
|
|
distfiles="https://github.com/chneukirchen/xtools/archive/v${version}.tar.gz"
|
|
checksum=da0a35b3671b9b21c4721438303851a61e243ff88dd660b430066966f39735b4
|