Merge pull request #5272 from konimex/master

neofetch: update to 2.0
This commit is contained in:
Duncan Overbruck 2016-12-02 18:40:55 +01:00 committed by GitHub
commit ffc7ca593e

View file

@ -1,6 +1,6 @@
# Template file for 'neofetch' # Template file for 'neofetch'
pkgname=neofetch pkgname=neofetch
version=1.9.1 version=2.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=d7e30215994968ca861836f9bab9259624688fd50620e7d5af5c8b31da8bd32b checksum=27c208311d5aef8031987b689e3ba3f7663e5487273fa05698132a10a6ef4a48
post_install() { post_install() {
vlicense LICENSE.md vlicense LICENSE.md