neofetch: update to 5.0.0.
This commit is contained in:
parent
9b00ae8b7a
commit
ae20e02169
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neofetch'
|
||||
pkgname=neofetch
|
||||
version=4.0.2
|
||||
version=5.0.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
|
@ -9,8 +9,9 @@ short_desc="Simple system information script"
|
|||
maintainer="Muhammad Herdiansyah <herdiansyah@netc.eu>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/dylanaraps/neofetch"
|
||||
changelog="https://raw.githubusercontent.com/dylanaraps/neofetch/master/CHANGELOG.md"
|
||||
distfiles="${homepage}/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=3cd4db97d732dd91424b357166d38edccec236c21612b392318b48a3ffa29004
|
||||
checksum=2a4f4853bf83b88a037994dbc53a90c8bd5708f5eeb3392f56d4e49c49d995b3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue