neofetch: update to 1.7 (#4189)
This commit is contained in:
parent
6ad0619f5d
commit
57e1392d40
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neofetch'
|
||||
pkgname=neofetch
|
||||
version=1.6
|
||||
version=1.7
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
|
@ -10,7 +10,7 @@ maintainer="Muhammad Herdiansyah <herdiansyah@opmbx.org>"
|
|||
homepage="https://github.com/dylanaraps/neofetch"
|
||||
license="MIT"
|
||||
distfiles="${homepage}/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=d48f581473fbfc37d250509f8dc2b10bc48df8eafef2429b2a48865d14c88092
|
||||
checksum=c5e492041b4eaf01a42e8fafb6f224bf9b58bf5b90e7408f84180da4db67ed62
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue