Update cereus-neofetch from 7.1.0_4 to 7.1.0_5
nerd-fonts-symbols was added as dependency to properly show icons.
This commit is contained in:
parent
d270765305
commit
15a8983ddb
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'cereus-neofetch'
|
# Template file for 'cereus-neofetch'
|
||||||
pkgname=cereus-neofetch
|
pkgname=cereus-neofetch
|
||||||
version=7.1.0
|
version=7.1.0
|
||||||
revision=4
|
revision=5
|
||||||
repository=cereus-core
|
repository=cereus-core
|
||||||
wrksrc=neofetch-${version}
|
wrksrc=neofetch-${version}
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="bash"
|
depends="bash nerd-fonts-symbolsg"
|
||||||
short_desc="Simple system information script - Cereus patched edition"
|
short_desc="Simple system information script - Cereus patched edition"
|
||||||
maintainer="Kevin F. <https://github.com/KF-Art>"
|
maintainer="Kevin F. <https://github.com/KF-Art>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue