void-packages/srcpkgs/papirus-folders/template

17 lines
537 B
Bash

# Template file for 'papirus-folders'
pkgname=papirus-folders
version=1.12.1
revision=1
build_style=gnu-makefile
depends="papirus-icon-theme"
short_desc="Allows to change the color of folders"
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=e0079af92ffc1b16eebd0f182d740e85aa2e34450cf0f191c229a568fcc5bee0
post_install() {
vlicense LICENSE
}