Update and move gtkcord4 to dissent, update hctl
All checks were successful
Release xbps for amd64 / compilation-amd64 (push) Successful in 44m0s

This commit is contained in:
ITmodulo 2024-03-10 00:44:51 +01:00
commit 1197500796
2 changed files with 13 additions and 12 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'hctl'
pkgname=hctl
version=0.2.5
version=0.2.6
revision=1
build_style=cargo
hostmakedepends="pkg-config"
@ -9,9 +9,10 @@ short_desc="CLI tool to merge hostlists for dns blocker like pihole"
maintainer="ITmodulo <itmodulo@disroot.org>"
license="BSD-3-Clause"
homepage="https://github.com/michalszmidt/hctl"
changelog="https://github.com/michalszmidt/hctl/releases"
distfiles="https://github.com/michalszmidt/hctl/archive/refs/tags/${version}.tar.gz"
checksum=d9a67093de0d9de99d3241a031ead07ac11db783e7a190389a879fa9f3360616
checksum=852f8e8eb0133f21d2f2183ab31ecda07e907480dde805d1891dc8c0215185ef
post_install() {
vlicense LICENSE
}
vlicense LICENSE
}