neofetch: update to 1.9

This commit is contained in:
Muhammad Herdiansyah 2016-11-01 21:03:50 +07:00
parent fa57f99a40
commit 2faffec45a

View file

@ -1,7 +1,7 @@
# Template file for 'neofetch' # Template file for 'neofetch'
pkgname=neofetch pkgname=neofetch
version=1.8.1 version=1.9
revision=2 revision=1
noarch=yes noarch=yes
build_style=gnu-makefile build_style=gnu-makefile
depends="bash" depends="bash"
@ -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=dfa1e97f3a91af00da45af1bf3f6a197f545063dba129bd4db839b0139e68e24 checksum=c9cbe0eeedbceaf9b23f9a1c4e0838e410dc7bdfdeb7fbd10f5eaf377cceff05
post_install() { post_install() {
vlicense LICENSE.md vlicense LICENSE.md