conky: update to 1.10.4.
This commit is contained in:
parent
e2b3515b0d
commit
c96d5257ec
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'conky'
|
||||
pkgname=conky
|
||||
version=1.10.3
|
||||
version=1.10.4
|
||||
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=456342fca8e33f1bfce1b4020586e05b7f89953f846c42e6cf570b766bf62bd5
|
||||
checksum=ed61ffb3be9fd24965d40401c7d54553e732038f3da2e03454915779384f59b4
|
||||
|
||||
post_extract() {
|
||||
sed -i \
|
||||
|
|
Loading…
Reference in a new issue