x11-themes/src_prepare-artwork: Fix variable order
Signed-off-by: SigHunter <sighunter@gmx.de>
This commit is contained in:
parent
4dd359deeb
commit
c05882dda3
@ -9,9 +9,9 @@ DESCRIPTION="Miscellaneous logos, wallpapers and other artwork from src_prepare
|
|||||||
HOMEPAGE="https://gitlab.com/src_prepare/artwork"
|
HOMEPAGE="https://gitlab.com/src_prepare/artwork"
|
||||||
EGIT_REPO_URI="https://gitlab.com/src_prepare/artwork"
|
EGIT_REPO_URI="https://gitlab.com/src_prepare/artwork"
|
||||||
|
|
||||||
RESTRICT="binchecks mirror strip test"
|
|
||||||
LICENSE="CC0-1.0"
|
LICENSE="CC0-1.0"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
RESTRICT="binchecks mirror strip test"
|
||||||
|
|
||||||
arr_install() {
|
arr_install() {
|
||||||
local IFS=$'\n'
|
local IFS=$'\n'
|
||||||
|
Loading…
Reference in New Issue
Block a user