void-packages/srcpkgs/papirus-folders/template
2020-09-17 08:26:53 +07:00

16 lines
536 B
Bash

# Template file for 'papirus-folders'
pkgname=papirus-folders
version=1.8.0
revision=2
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=a60d0d432ea9b7c98b74a607301bdc4e26b3b48a3b9bc6054ffb7d64f8dcf9c5
post_install() {
vlicense LICENSE
}