6a10193306
Closes: #24589 [via git-merge-pr]
17 lines
549 B
Bash
17 lines
549 B
Bash
# Template file for 'papirus-folders'
|
|
pkgname=papirus-folders
|
|
version=1.8.0
|
|
revision=1
|
|
archs=noarch
|
|
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=a60d0d432ea9b7c98b74a607301bdc4e26b3b48a3b9bc6054ffb7d64f8dcf9c5
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|