pastel: update to 0.5.3.
This commit is contained in:
parent
3eed26ca2e
commit
5b9385e7f9
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.5.2
|
version=0.5.3
|
||||||
revision=1
|
revision=1
|
||||||
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=9a18110c21e13c43d4b3b2d7b4e6a2b6e06bcf07dc7c95cbaff1e62406c37db7
|
checksum=0850e37b92b8d2f5a396d5b9114a21a64dce5c6cce736039151c800f35abaa1e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue