mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
neofetch: update to 5.0.0.
This commit is contained in:
parent
9b00ae8b7a
commit
ae20e02169
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'neofetch'
|
# Template file for 'neofetch'
|
||||||
pkgname=neofetch
|
pkgname=neofetch
|
||||||
version=4.0.2
|
version=5.0.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -9,8 +9,9 @@ short_desc="Simple system information script"
|
||||||
maintainer="Muhammad Herdiansyah <herdiansyah@netc.eu>"
|
maintainer="Muhammad Herdiansyah <herdiansyah@netc.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/dylanaraps/neofetch"
|
homepage="https://github.com/dylanaraps/neofetch"
|
||||||
|
changelog="https://raw.githubusercontent.com/dylanaraps/neofetch/master/CHANGELOG.md"
|
||||||
distfiles="${homepage}/archive/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=3cd4db97d732dd91424b357166d38edccec236c21612b392318b48a3ffa29004
|
checksum=2a4f4853bf83b88a037994dbc53a90c8bd5708f5eeb3392f56d4e49c49d995b3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue