conky: update to 1.10.5.
This commit is contained in:
parent
1ea75a3bfa
commit
439d706cdd
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'conky'
|
||||
pkgname=conky
|
||||
version=1.10.4
|
||||
revision=2
|
||||
version=1.10.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="
|
||||
-DCMAKE_BUILD_TYPE=Release -DMAINTAINER_MODE=ON -DDOC_PATH=share/${pkgname}
|
||||
|
@ -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=ed61ffb3be9fd24965d40401c7d54553e732038f3da2e03454915779384f59b4
|
||||
checksum=3bcf1ae93721e0575cd4ef8fd60da9e5bf1b2fbceb365fb9792f2aec6139f569
|
||||
|
||||
post_extract() {
|
||||
sed -i \
|
||||
|
|
Loading…
Reference in New Issue