cpufetch: update to 1.06
This commit is contained in:
parent
6511ea50c6
commit
59ce19945d
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'cpufetch'
|
||||
pkgname=cpufetch
|
||||
version=1.05
|
||||
version=1.06
|
||||
revision=1
|
||||
archs="~armv5* ~mips*"
|
||||
build_style=gnu-makefile
|
||||
make_build_args="arch=${XBPS_TARGET_MACHINE%-musl}"
|
||||
make_use_env=yes
|
||||
short_desc="Simple yet fancy CPU architecture fetching tool"
|
||||
maintainer="Sam Close <sam.w.close@gmail.com>"
|
||||
maintainer="clos3y <sam.w.close@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/Dr-Noob/cpufetch"
|
||||
distfiles="https://github.com/Dr-Noob/cpufetch/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=82c8195cc535ad468fa2e61fa9648bb09d55cbcc59f76a72b66bd99fd290a7e6
|
||||
checksum=b8ec1339cf3a3bb9325cde7fb0748dd609043e8d2938c292956da7e457bdb7d9
|
||||
|
||||
do_install() {
|
||||
vbin cpufetch
|
||||
|
|
Loading…
Reference in New Issue