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