neofetch: update to 7.0.0.

This commit is contained in:
mobinmob 2020-03-16 12:32:47 +02:00 committed by Piraty
parent 2be5cb7cb9
commit 7a0a62f9c6

View file

@ -1,6 +1,6 @@
# Template file for 'neofetch' # Template file for 'neofetch'
pkgname=neofetch pkgname=neofetch
version=6.1.0 version=7.0.0
revision=1 revision=1
archs=noarch archs=noarch
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=ece351e35286b64d362000d409b27597fcbdcf77e8e60fa0adae1f29d3c29637 checksum=8c6bd217cf6d34fc1f3dcbb0e8b1137655bc13fbb21165273dbb2a7bce0d3130
post_install() { post_install() {
vlicense LICENSE.md vlicense LICENSE.md