pastel: update to 0.10.0.
This commit is contained in:
parent
89dffaac1b
commit
adbd4e0180
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pastel'
|
||||
pkgname=pastel
|
||||
version=0.9.0
|
||||
version=0.10.0
|
||||
revision=2
|
||||
build_style=cargo
|
||||
short_desc="Generate, analyze, convert and manipulate colors"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/sharkdp/pastel"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=473c805de42f6849a4bb14ec103ca007441f355552bdb6ebc80b60dac1f3a95d
|
||||
checksum=7848cd6d2ad8db6543b609dece7c9c28b4720c09fb13aeb204dd03d152159dd2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Reference in New Issue