workrave: update to 1.10.18. (#8505)
This commit is contained in:
parent
4b6a70ee08
commit
0c0d0f7f2c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'workrave'
|
# Template file for 'workrave'
|
||||||
pkgname=workrave
|
pkgname=workrave
|
||||||
version=1.10.16
|
version=1.10.18
|
||||||
revision=1
|
revision=1
|
||||||
_realversion="${version//./_}"
|
_realversion="${version//./_}"
|
||||||
wrksrc="${pkgname}-${_realversion}"
|
wrksrc="${pkgname}-${_realversion}"
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.workrave.org/"
|
homepage="http://www.workrave.org/"
|
||||||
distfiles="https://github.com/rcaelers/${pkgname}/archive/v${_realversion}.tar.gz"
|
distfiles="https://github.com/rcaelers/${pkgname}/archive/v${_realversion}.tar.gz"
|
||||||
checksum=4368306db0d06e76a3a90fc8e81b3648c1218259833b01cdc6899b1e98e5895c
|
checksum=f0de5abd2c3a29106b915f1c051808f6083e1052b46c5143ff96e2334757e91b
|
||||||
|
|
||||||
build_options="pulseaudio"
|
build_options="pulseaudio"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue