mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
neofetch: update to 1.9
This commit is contained in:
parent
fa57f99a40
commit
2faffec45a
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue