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