void-packages/srcpkgs/papirus-folders/template
2021-05-28 11:50:03 -03:00

16 lines
536 B
Bash

# Template file for 'papirus-folders'
pkgname=papirus-folders
version=1.9.0
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=0e41e34c637b7bfad716fa06c1df35833968b220e47e3b73ba34918907ac3009
post_install() {
vlicense LICENSE
}