13 lines
480 B
Bash
13 lines
480 B
Bash
# Template file for 'xtools'
|
|
pkgname=xtools
|
|
version=0.61
|
|
revision=1
|
|
archs="noarch"
|
|
build_style=gnu-makefile
|
|
depends="bash curl findutils git make spdx-licenses-list 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=03de4897b9f2189c4164a49e0d595580ad0a587054c2d1591003992741835409
|