mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
New package: pastel-0.5.2
This commit is contained in:
parent
0fae977f91
commit
48b910b8cf
1 changed files with 15 additions and 0 deletions
15
srcpkgs/pastel/template
Normal file
15
srcpkgs/pastel/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'pastel'
|
||||||
|
pkgname=pastel
|
||||||
|
version=0.5.2
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
short_desc="Generate, analyze, convert and manipulate colors"
|
||||||
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/sharkdp/pastel"
|
||||||
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
|
checksum=9a18110c21e13c43d4b3b2d7b4e6a2b6e06bcf07dc7c95cbaff1e62406c37db7
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE-MIT
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue