mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
pastel: update to 0.7.1.
This commit is contained in:
parent
1ae4f3051f
commit
d7000709a6
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue