xtools: update to 0.24.
This commit is contained in:
parent
29ad40bbd6
commit
87a3ea8d27
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'xtools'
|
||||
pkgname=xtools
|
||||
version=0.23
|
||||
version=0.24
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
depends="git vim curl findutils xbps>=0.40"
|
||||
depends="git vim curl findutils xbps"
|
||||
short_desc="Opinionated helpers for working with XBPS"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="Public Domain"
|
||||
homepage="https://github.com/chneukirchen/xtools"
|
||||
distfiles="https://github.com/chneukirchen/xtools/archive/v${version}.tar.gz"
|
||||
checksum=54f43b9db21831ebadab5a70bbbf303b2cd47d81f3bfe22a06b4e04c8fe2e839
|
||||
checksum=c36a78a7070023a226d546d5472e1f5457380f592a2c78b6d1b9349a15283a90
|
||||
|
|
Loading…
Reference in a new issue