pastel: update to 0.8.1.
This commit is contained in:
parent
2126ba9cb2
commit
aeb0aad91d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pastel'
|
# Template file for 'pastel'
|
||||||
pkgname=pastel
|
pkgname=pastel
|
||||||
version=0.8.0
|
version=0.8.1
|
||||||
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=603dc63d6aa261f159178dffeb389471a845c1a5d62187a275a3d33a66fe9a69
|
checksum=e1afcd8035a4c1da7f6d0fc8d5fc703dee72baa77bd0588a67d3b606e70146cb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Reference in New Issue