commit
3f7cdba5e2
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'neofetch'
|
# Template file for 'neofetch'
|
||||||
pkgname=neofetch
|
pkgname=neofetch
|
||||||
version=1.7
|
version=1.8
|
||||||
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=c5e492041b4eaf01a42e8fafb6f224bf9b58bf5b90e7408f84180da4db67ed62
|
checksum=bcff4071cc001f050ec41e844058eb79d491a403dc53ca5fc57be4015b2052b6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Reference in New Issue