void-artwork: add logo with transparent background and white outline.
This commit is contained in:
parent
0b92184eb6
commit
66a7f7446c
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'void-artwork'
|
||||
pkgname=void-artwork
|
||||
version=20141219
|
||||
version=20170517
|
||||
revision=1
|
||||
noarch=yes
|
||||
short_desc="Void Linux artwork"
|
||||
|
@ -12,4 +12,5 @@ do_install() {
|
|||
vinstall ${FILESDIR}/splash.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…
Reference in New Issue