xtools: update to 0.55.

This commit is contained in:
Leah Neukirchen 2019-02-25 17:25:59 +01:00
parent 94127eeb6c
commit 870dabcaf3
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,7 @@
# Template file for 'xtools' # Template file for 'xtools'
pkgname=xtools pkgname=xtools
version=0.54 version=0.55
revision=1 revision=1
noarch=yes
build_style=gnu-makefile build_style=gnu-makefile
depends="bash curl findutils git make xbps" depends="bash curl findutils git make xbps"
short_desc="Opinionated helpers for working with XBPS" short_desc="Opinionated helpers for working with XBPS"
@ -10,4 +9,5 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Public Domain" license="Public Domain"
homepage="http://git.vuxu.org/xtools" homepage="http://git.vuxu.org/xtools"
distfiles="http://git.vuxu.org/xtools/snapshot/xtools-${version}.tar.gz" distfiles="http://git.vuxu.org/xtools/snapshot/xtools-${version}.tar.gz"
checksum=c84d8f3864d34842ddd8717578b96060d2502bbc8ececebc325e73d83423fcb1 checksum=d11a561fa9ecf49676bbeac2c9f37f688ed85cd359b1ae91240b6a3f81a4732a
archs="noarch"