Update and move gtkcord4 to dissent, update hctl
All checks were successful
Release xbps for amd64 / compilation-amd64 (push) Successful in 44m0s
All checks were successful
Release xbps for amd64 / compilation-amd64 (push) Successful in 44m0s
This commit is contained in:
parent
92d125e597
commit
1197500796
2 changed files with 13 additions and 12 deletions
|
|
@ -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
|
||||
}
|
||||
Reference in a new issue