void-artwork: update to 20221013.

import paper's updated splash image from void-linux/void-mklive#184,
but keep the old splash image around for anyone who wants it.
This commit is contained in:
classabbyamp 2022-10-13 14:05:37 -04:00 committed by classabbyamp
parent 147f3d4c9d
commit 0b33323cae
3 changed files with 2 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View file

@ -1,6 +1,6 @@
# Template file for 'void-artwork'
pkgname=void-artwork
version=20220303
version=20221013
revision=1
short_desc="Void Linux artwork"
maintainer="Enno Boland <gottox@voidlinux.org>"
@ -9,6 +9,7 @@ homepage="http://www.voidlinux.org"
do_install() {
vinstall ${FILESDIR}/splash.png 644 usr/share/void-artwork
vinstall ${FILESDIR}/oldsplash.png 644 usr/share/void-artwork
vinstall ${FILESDIR}/splashwhite.png 644 usr/share/void-artwork
vinstall ${FILESDIR}/void-logo.png 644 usr/share/void-artwork
vinstall ${FILESDIR}/void-transparent.png 644 usr/share/void-artwork