pfetch: update to 0.4.0.
This commit is contained in:
parent
43a363384a
commit
8c8f6a6a18
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pfetch'
|
# Template file for 'pfetch'
|
||||||
pkgname=pfetch
|
pkgname=pfetch
|
||||||
version=0.3
|
version=0.4.0
|
||||||
revision=1
|
revision=1
|
||||||
archs="noarch"
|
archs="noarch"
|
||||||
short_desc="System information tool written in POSIX sh"
|
short_desc="System information tool written in POSIX sh"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/dylanaraps/pfetch"
|
homepage="https://github.com/dylanaraps/pfetch"
|
||||||
distfiles="https://github.com/dylanaraps/pfetch/archive/${version}.tar.gz"
|
distfiles="https://github.com/dylanaraps/pfetch/archive/${version}.tar.gz"
|
||||||
checksum=e65694db6e49c9850d15bf9948a4d19ce9a1807966bd2e4cea7b0df202c2d14d
|
checksum=4cdac9e509fe94c0a27ab80454cddd830ff1a9c64216493658caa53670454fcd
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin pfetch
|
vbin pfetch
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue