pastel: update to 0.7.1.

This commit is contained in:
Andrew Benson 2020-03-05 07:58:16 -06:00 committed by Juan RP
parent 1ae4f3051f
commit d7000709a6

View file

@ -1,14 +1,14 @@
# Template file for 'pastel' # Template file for 'pastel'
pkgname=pastel pkgname=pastel
version=0.7.0 version=0.7.1
revision=2 revision=1
build_style=cargo build_style=cargo
short_desc="Generate, analyze, convert and manipulate colors" short_desc="Generate, analyze, convert and manipulate colors"
maintainer="Andrew Benson <abenson+void@gmail.com>" 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=cd567b77087510e3ac4e3b5716905f5d01808adfbf8708e05dff83c39752271d checksum=38ae098610aceb876fd29cfcd3b0bed6c9f1237a65e691ef7cbd670c27aa59b2
post_install() { post_install() {
vlicense LICENSE-MIT vlicense LICENSE-MIT