xtools: update to 0.45.
This commit is contained in:
parent
345e6acd15
commit
2775305f04
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'xtools'
|
||||
pkgname=xtools
|
||||
version=0.44
|
||||
version=0.45
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
depends="bash curl findutils git xbps"
|
||||
depends="bash curl findutils git make xbps"
|
||||
short_desc="Opinionated helpers for working with XBPS"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Public Domain"
|
||||
homepage="https://github.com/chneukirchen/xtools"
|
||||
distfiles="https://github.com/chneukirchen/xtools/archive/v${version}.tar.gz"
|
||||
checksum=b726ff175751863f65536d68e9ee65b3253931c619d6c4a4cb2cd0935425e544
|
||||
checksum=ffee29076b7a5d9a23b629c300096ae4c3008bac11751f5723ee3bc1af980d31
|
||||
|
|
Loading…
Reference in a new issue