mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pastel: update to 0.10.0.
This commit is contained in:
parent
89dffaac1b
commit
adbd4e0180
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pastel'
|
# Template file for 'pastel'
|
||||||
pkgname=pastel
|
pkgname=pastel
|
||||||
version=0.9.0
|
version=0.10.0
|
||||||
revision=2
|
revision=2
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Generate, analyze, convert and manipulate colors"
|
short_desc="Generate, analyze, convert and manipulate colors"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/sharkdp/pastel"
|
homepage="https://github.com/sharkdp/pastel"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=473c805de42f6849a4bb14ec103ca007441f355552bdb6ebc80b60dac1f3a95d
|
checksum=7848cd6d2ad8db6543b609dece7c9c28b4720c09fb13aeb204dd03d152159dd2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue