mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
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:
parent
147f3d4c9d
commit
0b33323cae
3 changed files with 2 additions and 1 deletions
BIN
srcpkgs/void-artwork/files/oldsplash.png
Normal file
BIN
srcpkgs/void-artwork/files/oldsplash.png
Normal file
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 |
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue