conky: update to 1.21.3.
This commit is contained in:
parent
1b86c073df
commit
befee3f908
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'conky'
|
||||
pkgname=conky
|
||||
version=1.21.1
|
||||
version=1.21.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
conf_files="/etc/conky/conky.conf /etc/conky/conky_no_x11.conf"
|
||||
|
@ -19,8 +19,8 @@ license="BSD-3-Clause, GPL-3.0-or-later"
|
|||
homepage="https://github.com/brndnmtthws/conky"
|
||||
distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz
|
||||
https://github.com/brndnmtthws/conky/releases/download/v${version}/conky.1.gz"
|
||||
checksum="dccfee01fc208c4fde2bfb7c39c0fdc692d82de0f94e733ddf22e1199969bc5d
|
||||
99d620b1c4e02511f4a34d8cd6f69058fdc111eeb9f71c74fd88752380edc8b1"
|
||||
checksum="8de17f704abff4290cd76e513e43d28fba6475ba8da5fdbbf4902eda5890ad9a
|
||||
b2021c2ffc91d1f24eb83bf6f9a01a5ddc4886faa68ab8583b812b8655a240cd"
|
||||
|
||||
post_extract() {
|
||||
mv conky-*/* .
|
||||
|
|
Loading…
Reference in New Issue