void-packages/srcpkgs/papirus-folders/template
2019-10-28 10:22:45 +01:00

17 lines
548 B
Bash

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