pfetch: update to 0.4.0.
This commit is contained in:
parent
43a363384a
commit
8c8f6a6a18
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pfetch'
|
||||
pkgname=pfetch
|
||||
version=0.3
|
||||
version=0.4.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=e65694db6e49c9850d15bf9948a4d19ce9a1807966bd2e4cea7b0df202c2d14d
|
||||
checksum=4cdac9e509fe94c0a27ab80454cddd830ff1a9c64216493658caa53670454fcd
|
||||
|
||||
do_install() {
|
||||
vbin pfetch
|
||||
|
|
Loading…
Reference in New Issue