papirus-icon-theme: update to 20181120.
This commit is contained in:
parent
3bf0575adf
commit
1b187d4396
1 changed files with 4 additions and 10 deletions
|
@ -1,23 +1,17 @@
|
||||||
# Template file for 'papirus-icon-theme'
|
# Template file for 'papirus-icon-theme'
|
||||||
pkgname=papirus-icon-theme
|
pkgname=papirus-icon-theme
|
||||||
version=20181007
|
version=20181120
|
||||||
revision=1
|
revision=1
|
||||||
build_style=fetch
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
short_desc="SVG icon theme for Linux, based on Paper Icon Set"
|
short_desc="SVG icon theme for Linux, based on Paper Icon Set"
|
||||||
maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
|
maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme"
|
homepage="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme"
|
||||||
distfiles="https://github.com/PapirusDevelopmentTeam/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/PapirusDevelopmentTeam/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=0a236cf23237f05ff7a4a6bf4698055004a67a120e34399be47d4cfaa69b7ccc
|
checksum=e59107654cc2b6bece1a4c4b747c3777a2c66191e73e8d379b2328ac1eee6d56
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
tar xzf ${version}.tar.gz --strip 1
|
|
||||||
vmkdir usr/share/icons
|
vmkdir usr/share/icons
|
||||||
vcopy ePapirus usr/share/icons/ePapirus
|
vcopy Papirus* usr/share/icons/
|
||||||
vcopy Papirus usr/share/icons/Papirus
|
vcopy ePapirus usr/share/icons/
|
||||||
vcopy Papirus-Adapta usr/share/icons/Papirus-Adapta
|
|
||||||
vcopy Papirus-Adapta-Nokto usr/share/icons/Papirus-Adapta-Nokto
|
|
||||||
vcopy Papirus-Dark usr/share/icons/Papirus-Dark
|
|
||||||
vcopy Papirus-Light usr/share/icons/Papirus-Light
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue