New package: yaru-plus-3.0
This commit is contained in:
parent
034fa35c6f
commit
ae62ae0e32
1 changed files with 16 additions and 0 deletions
16
srcpkgs/yaru-plus/template
Normal file
16
srcpkgs/yaru-plus/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'yaru-plus'
|
||||
pkgname=yaru-plus
|
||||
version=3.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
short_desc="Elegant Canonical's Yaru-based third-party icons theme"
|
||||
maintainer="Gustavo Costa <gusbemacbe@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/Bonandry/yaru-plus"
|
||||
distfiles="https://github.com/Bonandry/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=02491bd251358bd5b6dab89a910c274ba8dbf081dd5b5db5757a0a3c6bdcf618
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/icons
|
||||
vcopy Yaru++* usr/share/icons/
|
||||
}
|
Loading…
Add table
Reference in a new issue