void-packages/srcpkgs/papirus-folders/template
2019-05-24 20:41:57 +02:00

18 lines
548 B
Bash

# Template file for 'papirus-folders'
pkgname=papirus-folders
version=1.4.0
revision=1
archs=noarch
build_style=gnu-makefile
depends="papirus-icon-theme"
short_desc="Allows to change the color of folder"
maintainer="Benjamín Albiñana <benalb@gmail.com>"
license="MIT"
homepage="https://github.com/PapirusDevelopmentTeam/papirus-folders"
distfiles="https://github.com/PapirusDevelopmentTeam/papirus-folders/archive/v${version}.tar.gz"
checksum=af4f8d21ca10d2116452d221eddb4c43acd4428e65cb1c421bc8950cc4927108
post_install() {
vlicense LICENSE
}