mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-09 14:22:57 +02:00
tint: update to 0.1.6
This commit is contained in:
parent
51dc8669df
commit
45c6cb6090
1 changed files with 7 additions and 3 deletions
|
@ -1,12 +1,16 @@
|
||||||
# Template file for 'tint'
|
# Template file for 'tint'
|
||||||
pkgname=tint
|
pkgname=tint
|
||||||
version=0.1.3
|
version=0.1.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/ashish0kumar/tint"
|
go_import_path="github.com/ashish0kumar/tint"
|
||||||
short_desc="Recolor images using your favorite theme palettes"
|
short_desc="Recolor images using your favorite theme palettes"
|
||||||
maintainer="elbachir-one <bachiralfa@gmail.com>"
|
maintainer="elbachir-one <bachiralfa@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="MIT"
|
||||||
homepage="https://github.com/ashish0kumar/tint"
|
homepage="https://github.com/ashish0kumar/tint"
|
||||||
distfiles="https://github.com/ashish0kumar/tint/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/ashish0kumar/tint/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=9b912b1d3eb0d171a30521b7451a13da6f55ac6678d2116f7bcc961db7492267
|
checksum=0a2cd3bdb842eba008096a410e3f9da7b6e286507a3e179acf143623a77fc4da
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue