neofetch: update to 6.0.0.
This commit is contained in:
parent
5fadf9cd1a
commit
7294b205ce
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'neofetch'
|
# Template file for 'neofetch'
|
||||||
pkgname=neofetch
|
pkgname=neofetch
|
||||||
version=5.0.0
|
version=6.0.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://github.com/dylanaraps/neofetch"
|
homepage="https://github.com/dylanaraps/neofetch"
|
||||||
changelog="https://raw.githubusercontent.com/dylanaraps/neofetch/master/CHANGELOG.md"
|
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=2a4f4853bf83b88a037994dbc53a90c8bd5708f5eeb3392f56d4e49c49d995b3
|
checksum=264a7689561bb498f97f10231959bdd8f7c873671bac2ffb660de9a5863b1c76
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Reference in a new issue