pastel: update to 0.8.0.
This commit is contained in:
parent
8b365b2a27
commit
ceff1a7ed2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pastel'
|
||||
pkgname=pastel
|
||||
version=0.7.1
|
||||
version=0.8.0
|
||||
revision=1
|
||||
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=38ae098610aceb876fd29cfcd3b0bed6c9f1237a65e691ef7cbd670c27aa59b2
|
||||
checksum=603dc63d6aa261f159178dffeb389471a845c1a5d62187a275a3d33a66fe9a69
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Reference in a new issue