13 lines
461 B
Bash
13 lines
461 B
Bash
# Template file for 'xtools'
|
|
pkgname=xtools
|
|
version=0.58
|
|
revision=1
|
|
archs="noarch"
|
|
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="http://git.vuxu.org/xtools"
|
|
distfiles="http://git.vuxu.org/xtools/snapshot/xtools-${version}.tar.gz"
|
|
checksum=d75362a94ffb2d57bc9a3b6e6720364e51e2b05e86f358aeb5ee70b41622ce43
|