xtools: update to 0.52.
This commit is contained in:
parent
2bddc56ffa
commit
ad293af215
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xtools'
|
||||
pkgname=xtools
|
||||
version=0.51
|
||||
version=0.52
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
|
@ -8,6 +8,6 @@ depends="bash curl findutils git make xbps"
|
|||
short_desc="Opinionated helpers for working with XBPS"
|
||||
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=4765243e69ae8c1d898f2b15a4b2e1333dc471d51394d0a78b60625d5e3db7e4
|
||||
homepage="http://git.vuxu.org/xtools"
|
||||
distfiles="http://git.vuxu.org/xtools/snapshot/xtools-${version}.tar.gz"
|
||||
checksum=8ef8149e55f81922f0101a8a34148156737f0574e3d3ff0425da87539bc96ff4
|
||||
|
|
Loading…
Reference in New Issue