New package: trident-icons-2019.10.12_1

This commit is contained in:
Ken Moore 2019-11-27 12:20:28 -05:00 committed by Juan RP
parent d701d503fc
commit 6aa79a1a09

View file

@ -0,0 +1,16 @@
# Template file for 'trident-icons'
pkgname=trident-icons
version=2019.10.12
revision=1
archs=noarch
short_desc="Icon themes from Project Trident"
maintainer="Ken Moore <ken@project-trident.org>"
license="MIT,GPL-3.0-only"
homepage="https://github.com/project-trident/trident-icons"
distfiles="https://github.com/project-trident/trident-icons/archive/v${version}.tar.gz"
checksum="34a5a3fb9e2ead18c0a9532516b2551c9280378904e812a0481fa4305b39785e"
do_install() {
./install-local.sh "${DESTDIR}/usr/share/icons"
vlicense LICENSE
}