mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
pfetch: update to 0.6.0.
This commit is contained in:
parent
6a6c1d49da
commit
64579eeedd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pfetch'
|
||||
pkgname=pfetch
|
||||
version=0.4.0
|
||||
version=0.6.0
|
||||
revision=1
|
||||
archs="noarch"
|
||||
short_desc="System information tool written in POSIX sh"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/dylanaraps/pfetch"
|
||||
distfiles="https://github.com/dylanaraps/pfetch/archive/${version}.tar.gz"
|
||||
checksum=4cdac9e509fe94c0a27ab80454cddd830ff1a9c64216493658caa53670454fcd
|
||||
checksum=d1f611e61c1f8ae55bd14f8f6054d06fcb9a2d973095367c1626842db66b3182
|
||||
|
||||
do_install() {
|
||||
vbin pfetch
|
||||
|
|
Loading…
Add table
Reference in a new issue