xtools: update to 0.60.
This commit is contained in:
parent
f196517a4f
commit
354e34d570
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'xtools'
|
||||
pkgname=xtools
|
||||
version=0.59
|
||||
revision=2
|
||||
version=0.60
|
||||
revision=1
|
||||
archs="noarch"
|
||||
build_style=gnu-makefile
|
||||
depends="bash curl findutils git make xbps spdx-licenses-list"
|
||||
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=a33abd203e400a49d47aa21b0d567a89b2c38bd69206241393f8378a71e147fe
|
||||
checksum=452b9890a6ccbd476a3e59043e624524f0ba4e4a39b60af748aa4aff9e639e21
|
||||
|
|
Loading…
Reference in a new issue