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