qps: update to 2.5.0.
This commit is contained in:
parent
3760532120
commit
6606046131
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qps'
|
||||
pkgname=qps
|
||||
version=2.4.0
|
||||
version=2.5.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="lxqt-build-tools perl qt5-qmake qt5-host-tools"
|
||||
|
@ -8,6 +8,6 @@ makedepends="liblxqt-devel"
|
|||
short_desc="Qt process manager"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/lxqt/qps"
|
||||
distfiles="https://github.com/lxqt/qps/releases/download/${version}/qps-${version}.tar.xz"
|
||||
checksum=c2a6c1d5e40e96997cca834f88ca1104aa179bef576a1a8b355b987eaaac69cd
|
||||
homepage="https://lxqt-project.org"
|
||||
distfiles="https://github.com/lxqt/qps/archive/${version}.tar.gz"
|
||||
checksum=c5f3a27b731eccfae59734c4a3048f9d8632827444e35b773c1a112702666b6a
|
||||
|
|
Loading…
Reference in New Issue