New package: papirus-folders-1.4.0

This commit is contained in:
Benjamín Albiñana 2019-05-24 10:33:19 +02:00 committed by Helmut Pozimski
parent 587a7edc59
commit 8da8510fdd
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# Template file for 'papirus-folders'
pkgname=papirus-folders
version=1.4.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=af4f8d21ca10d2116452d221eddb4c43acd4428e65cb1c421bc8950cc4927108
post_install() {
vlicense LICENSE
}