adapta-kde: update to 20180828. (#2213)
This commit is contained in:
parent
b7b276e86f
commit
f7c669170f
|
@ -1,24 +1,22 @@
|
|||
# Template file for 'adapta-kde'
|
||||
pkgname=adapta-kde
|
||||
version=20180618
|
||||
version=20180828
|
||||
revision=1
|
||||
build_style=fetch
|
||||
noarch=yes
|
||||
short_desc="Port of the popular GTK theme Adapta for Plasma 5 desktop"
|
||||
maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/PapirusDevelopmentTeam/adapta-kde"
|
||||
distfiles="https://github.com/PapirusDevelopmentTeam/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=33a23e4fe7f2ed0c3e7f6ef57694d56aa6961d384306ccf5aea56777eb2b094a
|
||||
checksum=7e55f4ed5c962c86d12b510bddcae1ac0018ffc95344e0b68218a98701907bdc
|
||||
|
||||
do_install() {
|
||||
tar xzf ${version}.tar.gz --strip 1
|
||||
vmkdir usr/share
|
||||
vcopy aurorae usr/share/aurorae
|
||||
vcopy color-schemes usr/share/color-schemes
|
||||
vcopy konsole usr/share/konsole
|
||||
vcopy Kvantum usr/share/Kvantum
|
||||
vcopy plasma usr/share/plasma
|
||||
vcopy wallpapers usr/share/wallpapers
|
||||
vcopy yakuake usr/share/yakuake
|
||||
vcopy aurorae usr/share
|
||||
vcopy color-schemes usr/share
|
||||
vcopy konsole usr/share
|
||||
vcopy Kvantum usr/share
|
||||
vcopy plasma usr/share
|
||||
vcopy wallpapers usr/share
|
||||
vcopy yakuake usr/share
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue