conky: update to 1.10.6.
This commit is contained in:
parent
220699b62a
commit
503e760f5e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'conky'
|
||||
pkgname=conky
|
||||
version=1.10.5
|
||||
version=1.10.6
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="
|
||||
|
@ -18,7 +18,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="BSD, GPL-3"
|
||||
homepage="http://conky.sourceforge.net/"
|
||||
distfiles="https://github.com/brndnmtthws/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=3bcf1ae93721e0575cd4ef8fd60da9e5bf1b2fbceb365fb9792f2aec6139f569
|
||||
checksum=4c80982960b2a72e3e33cef33347c97b9239ed110d9584da4e7f17f28faf60ca
|
||||
|
||||
post_extract() {
|
||||
sed -i \
|
||||
|
|
Loading…
Reference in New Issue