# Template file for 'papirus-folders'
pkgname=papirus-folders
version=1.14.0
revision=1
build_style=gnu-makefile
depends="papirus-icon-theme"
short_desc="Allows to change the color of folders"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/PapirusDevelopmentTeam/papirus-folders"
distfiles="https://github.com/PapirusDevelopmentTeam/papirus-folders/archive/v${version}.tar.gz"
checksum=658723db46638ad988ef91ed7d28e9941b528418f7c83d51fe17cdf4985e6dd2

post_patch() {
	sed -i -e '/^ZSHCOMPDIR/s/vendor-completions/site-functions/' Makefile
}

post_install() {
	vlicense LICENSE
}
