pastel: update to 0.7.0.
This commit is contained in:
parent
d5d7c332aa
commit
7d588d3b61
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pastel'
|
||||
pkgname=pastel
|
||||
version=0.6.1
|
||||
version=0.7.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=ece0004d725133bcf552bbfe5508c087513eb52f6c363fbad6eeb9c74769a932
|
||||
checksum=cd567b77087510e3ac4e3b5716905f5d01808adfbf8708e05dff83c39752271d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Reference in a new issue