xtools: update to 0.62.
This commit is contained in:
parent
5431af9e68
commit
1e0ee1b0af
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'xtools'
|
||||
pkgname=xtools
|
||||
version=0.61
|
||||
version=0.62
|
||||
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"
|
||||
|
@ -10,4 +9,4 @@ 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
|
||||
checksum=befbe27f4b8091f04ab79024b76c0bad15f86a5f5e6f3624648d633b854696df
|
||||
|
|
Loading…
Reference in a new issue