xtools: update to 0.56.
This commit is contained in:
parent
48fe43711b
commit
d658ad43f5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'xtools'
|
||||
pkgname=xtools
|
||||
version=0.55
|
||||
version=0.56
|
||||
revision=1
|
||||
archs="noarch"
|
||||
build_style=gnu-makefile
|
||||
depends="bash curl findutils git make xbps"
|
||||
short_desc="Opinionated helpers for working with XBPS"
|
||||
|
@ -9,5 +10,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=d11a561fa9ecf49676bbeac2c9f37f688ed85cd359b1ae91240b6a3f81a4732a
|
||||
archs="noarch"
|
||||
checksum=75882ccbadb51fc2a57b76ed0bb8481d427e42d702b7dc2cde5b780f9becacb4
|
||||
|
|
Loading…
Reference in a new issue