void-packages/srcpkgs/papirus-folders/template
2019-12-20 12:54:21 +01:00

17 lines
548 B
Bash

# Template file for 'papirus-folders'
pkgname=papirus-folders
version=1.6.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=63137664bb4be6a1bb014113da4ec88782609830ffb84fab8fbfab7b4d41c54c
post_install() {
vlicense LICENSE
}