tint: update to 0.1.6

This commit is contained in:
elbachir-one 2025-06-12 21:48:20 +01:00 committed by tranzystorekk
parent 51dc8669df
commit 45c6cb6090

View file

@ -1,12 +1,16 @@
# Template file for 'tint'
pkgname=tint
version=0.1.3
version=0.1.6
revision=1
build_style=go
go_import_path="github.com/ashish0kumar/tint"
short_desc="Recolor images using your favorite theme palettes"
maintainer="elbachir-one <bachiralfa@gmail.com>"
license="GPL-3.0-or-later"
license="MIT"
homepage="https://github.com/ashish0kumar/tint"
distfiles="https://github.com/ashish0kumar/tint/archive/refs/tags/v${version}.tar.gz"
checksum=9b912b1d3eb0d171a30521b7451a13da6f55ac6678d2116f7bcc961db7492267
checksum=0a2cd3bdb842eba008096a410e3f9da7b6e286507a3e179acf143623a77fc4da
post_install() {
vlicense LICENSE
}