mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
parent
797884a161
commit
de09028eb8
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'neofetch'
|
# Template file for 'neofetch'
|
||||||
pkgname=neofetch
|
pkgname=neofetch
|
||||||
version=3.3.0
|
version=3.4.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="bash"
|
depends="bash"
|
||||||
short_desc="Simple system information script"
|
short_desc="Simple system information script"
|
||||||
maintainer="Muhammad Herdiansyah <herdiansyah@netc.eu>"
|
maintainer="Muhammad Herdiansyah <herdiansyah@netc.eu>"
|
||||||
homepage="https://github.com/dylanaraps/neofetch"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
homepage="https://github.com/dylanaraps/neofetch"
|
||||||
distfiles="${homepage}/archive/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=4808e76bd81da3602cb5be7e01dfed8223b1109e2792755dd0d54126014ee696
|
checksum=2b03328e92f80de8aca9571ad693f4e8b86b62e9c99792f3002f82907c5530a3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue