onefetch: update to 2.10.2

This commit is contained in:
FollieHiyuki 2021-07-05 20:51:45 +03:00 committed by Érico Nogueira Rolim
parent 28c551af0b
commit 9ae4233e5e

View file

@ -1,6 +1,6 @@
# Template file for 'onefetch' # Template file for 'onefetch'
pkgname=onefetch pkgname=onefetch
version=2.9.1 version=2.10.2
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=33ac8e019e5b7412fec3c7593843e0c3780ca473498c31e36cbe95371fff943b checksum=6e4d4effcd4fd94ce21625a5e32da5da6446c8874200e40dd791e623b7aff7bb
post_install() { post_install() {
vlicense LICENSE.md vlicense LICENSE.md