trurl: update to 0.14.
[void-pkg.git] / srcpkgs / trurl / template
blob7d904c07063d0251b7a897317f203013eb2d41f8
1 # Template file for 'trurl'
2 pkgname=trurl
3 version=0.14
4 revision=1
5 build_style=gnu-makefile
6 make_check_target="test"
7 makedepends="libcurl-devel"
8 checkdepends="python3"
9 short_desc="Command line tool for URL parsing and manipulation"
10 maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
11 license="MIT"
12 homepage="https://curl.se/trurl"
13 changelog="https://raw.githubusercontent.com/curl/trurl/master/RELEASE-NOTES"
14 distfiles="https://github.com/curl/trurl/archive/refs/tags/trurl-${version}.tar.gz"
15 checksum=5080ce71984fc620c1d12010c70c22e8020aeeba7009afcdfce7a9ea40caa4d2
17 post_install() {
18         vlicense COPYING