mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
onefetch: update to 2.11.0
This commit is contained in:
parent
96b7dea150
commit
c4690fe514
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.10.2
|
version=2.11.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=6e4d4effcd4fd94ce21625a5e32da5da6446c8874200e40dd791e623b7aff7bb
|
checksum=ffd3cc3bd24e299ede1fada2b2da8bf066d59219da167477e1997c860650c192
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue