neofetch: update to 3.0

This commit is contained in:
Muhammad Herdiansyah 2017-01-23 18:27:24 +07:00
parent 1099aba37d
commit d316e74e36

View file

@ -1,6 +1,6 @@
# Template file for 'neofetch' # Template file for 'neofetch'
pkgname=neofetch pkgname=neofetch
version=2.0.2 version=3.0
revision=1 revision=1
noarch=yes noarch=yes
build_style=gnu-makefile build_style=gnu-makefile
@ -10,7 +10,7 @@ maintainer="Muhammad Herdiansyah <herdiansyah@opmbx.org>"
homepage="https://github.com/dylanaraps/neofetch" homepage="https://github.com/dylanaraps/neofetch"
license="MIT" license="MIT"
distfiles="${homepage}/archive/${version}/${pkgname}-${version}.tar.gz" distfiles="${homepage}/archive/${version}/${pkgname}-${version}.tar.gz"
checksum=25a174ed41720d7645240cce4ca24f6228097a0daae3afd42563bfcf01584bc9 checksum=b5d3319474ff432c874dd39d38800ac8eb31da0b8e481b871ff4792f07fb67c4
post_install() { post_install() {
vlicense LICENSE.md vlicense LICENSE.md