17 lines
537 B
Bash
17 lines
537 B
Bash
# Template file for 'papirus-folders'
|
|
pkgname=papirus-folders
|
|
version=1.11.0
|
|
revision=1
|
|
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=2bf7f36573ba1f19c89ea2c8d731974f7d9a2f81eff3c377f82d4e0680a7476c
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|