void-packages/srcpkgs/papirus-folders/template
2020-05-14 10:10:15 +02:00

18 lines
548 B
Bash

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