onefetch: update to 2.5.0.
This commit is contained in:
parent
1a01c02803
commit
e90d989cde
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'onefetch'
|
||||
pkgname=onefetch
|
||||
version=2.4.0
|
||||
version=2.5.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Git repository summary on your terminal"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/o2sh/onefetch"
|
||||
distfiles="https://github.com/o2sh/onefetch/archive/v${version}.tar.gz"
|
||||
checksum=ea7b2c0a3742a110a60528df7fb05647ea87d41fe22de1de3be61d310486ae0d
|
||||
checksum=1f4d34f70fc38d453f875c40852c535a5c5b011563262209976ecaf028a664c6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue